pgsql: Add missing debug lines during bootstrap

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Add missing debug lines during bootstrap
Дата
Msg-id E1etaMd-0007DT-JQ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add missing debug lines during bootstrap

Noticed while playing with changes that mess with the bootstrap
sequence; the operations patched here failed to emit anything, leading
the developer to think that the bug was in the previous operation that
did emit a message.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f9d34ce4e798ca768e28aea3703464db3179adcf

Modified Files
--------------
src/backend/bootstrap/bootparse.y | 6 ++++++
1 file changed, 6 insertions(+)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix typo
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Add more substructure to SSL documentation