Reorganize format options of psql in alphabetical order

Michael Paquier <michael@paquier.xyz>

Commit: add9182e59084faf57bb264fefcd39fbc93fb116
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-11-06T06:04:40Z
Releases: 12.0
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: https://postgr.es/m/alpine.DEB.2.20.1803081004241.2916@lancre

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +8 −9
src/bin/psql/command.c modified +15 −15
src/bin/psql/tab-complete.c modified +3 −3
src/include/fe_utils/print.h modified +4 −4

Documentation touched

Discussion