pgsql: Correct psql documentation example

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pgsql: Correct psql documentation example
Дата
Msg-id E1cBj0O-0004XW-1p@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Correct psql documentation example

An example in the psql documentation had an incorrect field name from
what the command actually produced.

Pointed out by Fabien COELHO

Back-patch to 9.6 where the example was added.

Discussion: https://postgr.es/m/alpine.DEB.2.20.1611291349400.19314@lancre

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/40eb468a1b2678475b648617bf5fc428739eb807

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix estimate_expression_value to constant-fold SQLValueFunction
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Correct psql documentation example