pgsql: Add C comment about \copy bug in CSV mode

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Add C comment about \copy bug in CSV mode
Дата
Msg-id E1Uun2b-0005dQ-Ib@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add C comment about \copy bug in CSV mode
Comment: This code erroneously assumes '\.' on a line alone inside a
quoted CSV string terminates the \copy.
http://www.postgresql.org/message-id/E1TdNVQ-0001ju-GO@wrigleys.postgresql.org

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/361b94c4b98b85b19b850cff37be76d1f6d4f8f7

Modified Files
--------------
src/bin/psql/copy.c |    5 +++++
1 file changed, 5 insertions(+)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Add contrib function references in the doc index
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Fix typo in comment.