Обсуждение: pgsql: Add missing debug lines during bootstrap

Поиск
Список
Период
Сортировка

pgsql: Add missing debug lines during bootstrap

От
Alvaro Herrera
Дата:
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(+)