pgsql: docs: properly document psql auto encoding mode - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: properly document psql auto encoding mode
Date
Msg-id E1WaZeI-0007d8-10@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs: properly document psql auto encoding mode

In psql, both stdin and stdout must be terminals to get a client
encoding of 'auto'.

Patch by Albe Laurenz

Backpatch to 9.3.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e183d11262f4e04ce7f191a9655aeeaa4682a7f5

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: properly document psql auto encoding mode
Next
From: Tom Lane
Date:
Subject: pgsql: Rename EXPLAIN ANALYZE's "total runtime" output to "execution ti