pgsql: Add missing debug lines during bootstrap

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing debug lines during bootstrap
Date: 2018-03-07 14:48:19
Message-ID: E1etaMd-0007DT-JQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-03-07 16:33:13 pgsql: doc: Add more substructure to SSL documentation
Previous Message Peter Eisentraut 2018-03-07 14:04:06 pgsql: Fix typo