pgsql: Fix psql crash while parsing SQL file whose encoding is differen

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема pgsql: Fix psql crash while parsing SQL file whose encoding is differen
Дата
Msg-id E1Tf98s-0006OY-DL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix psql crash while parsing SQL file whose encoding is different from
client encoding and the client encoding is not *safe* one. Such an
example is, file encoding is UTF-8 and client encoding SJIS. Patch
contributed by Jiang Guiqing.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/530cbf6b10af156276d45687d14ca05cd4e39d16

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


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Fix psql crash while parsing SQL file whose encoding is differen
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Fix psql crash while parsing SQL file whose encoding is differen