Reorganize format options of psql in alphabetical order
Michael 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: https://postgr.es/m/alpine.DEB.2.20.1803081004241.2916@lancre
Files
| Path | Change | +/− |
|---|---|---|
| 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
- csv format for psql 147 messages · 2018-01-30 → 2018-11-27