pgsql: docs: clarify handling of column lists in COPY TO/FROM

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: docs: clarify handling of column lists in COPY TO/FROM
Дата
Msg-id E1iiio4-0002wc-8x@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
docs:  clarify handling of column lists in COPY TO/FROM

Previously it was unclear how COPY FROM handled cases where not all
columns were specified, or if the order didn't match.

Reported-by: pavlo.golub@gmail.com

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

Backpatch-through: 9.4

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/530b5d53f67262c5e092f8b82aa8e34f54e7e68f

Modified Files
--------------
doc/src/sgml/ref/copy.sgml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Adjust test case added by commit 6136e94dc.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: C comment: clarify why psql's help/exit/quit must alone