Re: initdb / bootstrap design

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: initdb / bootstrap design
Дата
Msg-id 03ed8a55-e50b-3186-f107-5722465c20bb@enterprisedb.com
обсуждение исходный текст
Ответ на Re: initdb / bootstrap design  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 20.02.22 01:39, Tom Lane wrote:
>> Hm, wouldn't it be less code to just use printf?
> Meh --- it'd be different from the way we do it in the rest
> of initdb, and it would not be "less code".  Maybe it'd run
> a shade faster, but I refuse to believe that that'd be
> enough to matter.

There is a PG_CMD_PRINTF() that is used for that purpose.



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

Предыдущее
От: "osumi.takamichi@fujitsu.com"
Дата:
Сообщение: RE: Optionally automatically disable logical replication subscriptions on error
Следующее
От: Noboru Saito
Дата:
Сообщение: Re: Separate the result of \watch for each query execution (psql)