Re: appendBinaryStringInfo stuff

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: appendBinaryStringInfo stuff
Дата
Msg-id CAApHDvrrFNSm8dF24tmYOZpvo-R5ZP+0FoqVo2XcYhRftehoRQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: appendBinaryStringInfo stuff  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Wed, 21 Dec 2022 at 04:47, Andrew Dunstan <andrew@dunslane.net> wrote:
> jsonb.c:            appendBinaryStringInfo(out, "    ", 4);
>
> None of these really bother me much, TBH. In fact the last one is
> arguably nicer because it tells you without counting how many spaces
> there are.

appendStringInfoSpaces() might be even better.

David



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Minimal logical decoding on standbys
Следующее
От: Corey Huinker
Дата:
Сообщение: Re: Common function for percent placeholder replacement