Add PGErrorVerbosity to typedefs.list PGErrorVerbosity was missing which resulted in incorrect whitespace alignment going back all the way to e3860ffa4dd0. No backpatch for this though since we don't pgindent backbranches.
Author: Jelte Fennema-Nio <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Discussion: https://postgr.es/m/cageczqtvi8n-hw4q27je-b9ckqk7zf6bs_it42gnvqu+dx0...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/95ef3d902950317650ccea4b9a8bef47936eae35 Modified Files -------------- src/include/utils/elog.h | 2 +- src/tools/pgindent/typedefs.list | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)
