pgsql: docs: properly document psql auto encoding mode

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: docs: properly document psql auto encoding mode
Дата
Msg-id E1WaZeI-0007d8-10@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: docs: properly document psql auto encoding mode
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Rename EXPLAIN ANALYZE's "total runtime" output to "execution ti