pgsql: Add PGErrorVerbosity to typedefs.list - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Add PGErrorVerbosity to typedefs.list
Date
Msg-id E1tkMe7-007mwZ-F1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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 <postgres@jeltef.nl>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAGECzQTVi8n-HW4Q27je-b9ckQk7zf6bS_it42gNvQu+DX0NCQ@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(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Fix poorly written regression test
Next
From: Melanie Plageman
Date:
Subject: pgsql: Reduce scope of heap vacuum per_buffer_data