docs: Improve documentation of \pset without arguments. The syntax summary previously failed to clarify that the first argument is also optional. The textual description did mention it, but all the way at the bottom. It fits better with the command overview, so move it there, and fix the summary also.
Back-patch to 9.4 where \pset without arguments was supported. Dilip Kumar, reviewed by Fabien Coelho Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/643cad19346bc7d6e16663ee9ff6f7a6ef009d93 Modified Files -------------- doc/src/sgml/ref/psql-ref.sgml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
