pgsql: Doc: fix syntax description for psql's \setenv.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: fix syntax description for psql's \setenv.
Дата
Msg-id E1YI9QF-0007ed-By@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: fix syntax description for psql's \setenv.

The variable name isn't optional --- looks like a copy-and-paste-o from
the \set command, where it is.

Dilip Kumar

Branch
------
REL9_3_STABLE

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Improve claim about location of pg_service.conf
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: fix syntax description for psql's \setenv.