pgsql: Reorganize format options of psql in alphabetical order

Started by Michael Paquierover 7 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Reorganize format options of psql in alphabetical order

This makes the addition of new formats easier, and documentation lookups
easier.

Author: Daniel Vérité
Reviewed-by: Fabien Coelho
Discussion: /messages/by-id/alpine.DEB.2.20.1803081004241.2916@lancre

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/add9182e59084faf57bb264fefcd39fbc93fb116

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 17 ++++++++---------
src/bin/psql/command.c | 30 +++++++++++++++---------------
src/bin/psql/tab-complete.c | 6 +++---
src/include/fe_utils/print.h | 8 ++++----
4 files changed, 30 insertions(+), 31 deletions(-)