pgsql: Fix up some oversights in psql's Unicode-escape support.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix up some oversights in psql's Unicode-escape support.
Дата
Msg-id E1PAviC-0000kw-0R@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix up some oversights in psql's Unicode-escape support.

Original patch failed to include new exclusive states in a switch that
needed to include them; and also was guilty of very fuzzy thinking
about how to handle error cases.  Per bug #5729 from Alan Choi.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=35d89401525677441824c6f2116b9f7d0cc3caac

Modified Files
--------------
src/bin/psql/psqlscan.l |   39 +++++++++++++++++----------------------
1 files changed, 17 insertions(+), 22 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Note that effective_io_concurrency only affects bitmap heap scan
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix long-standing segfault when accept() or one of the calls mad