pgsql: formatting.c cleanup: Remove unnecessary extra line breaks in er - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: formatting.c cleanup: Remove unnecessary extra line breaks in er
Date
Msg-id E1vENGz-004D86-2h@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
formatting.c cleanup: Remove unnecessary extra line breaks in error message literals

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/6dd9d208-a3ed-49b5-b03d-8617261da973%40eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/38506f55fd4ac5ee4fe6b21bc2a380a14e7b2089

Modified Files
--------------
src/backend/utils/adt/formatting.c | 36 ++++++++++++------------------------
1 file changed, 12 insertions(+), 24 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Expose wal_fpi_bytes in EXPLAIN (WAL)
Next
From: Peter Eisentraut
Date:
Subject: pgsql: const-qualify ItemPointer comparison functions