Add missing debug lines during bootstrap
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 7 Mar 2018 14:47:35 +0000 (11:47 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 7 Mar 2018 14:47:35 +0000 (11:47 -0300)
commitf9d34ce4e798ca768e28aea3703464db3179adcf
tree776a1943ef51df8dba25cac9db2a516a7d152bea
parentbcdd40538a11a39fee55ef1c4b79085717a5fb76
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.
src/backend/bootstrap/bootparse.y