pgsql: doc: mention psql -l uses the 'postgres' database by default - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: mention psql -l uses the 'postgres' database by default
Date
Msg-id E1ee7uF-0001so-AN@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  mention psql -l uses the 'postgres' database by default

Reported-by: Mark Wood

Bug: 14912

Discussion: https://postgr.es/m/20171116171735.1474.30450@wrigleys.postgresql.org

Author: David G. Johnston

Backpatch-through: 10

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Teach reparameterize_path() to handle AppendPaths.
Next
From: Tom Lane
Date:
Subject: pgsql: Improve implementation of pg_attribute_always_inline.