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

2012-12-02 Thread Tatsuo Ishii
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 -- REL8_3_STABLE Details --- http://git.postgre

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

2012-12-02 Thread Tatsuo Ishii
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.postgre

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

2012-12-02 Thread Tatsuo Ishii
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 -- REL8_4_STABLE Details --- http://git.postgre

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

2012-12-02 Thread Tatsuo Ishii
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_0_STABLE Details --- http://git.postgre

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

2012-12-02 Thread Tatsuo Ishii
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_1_STABLE Details --- http://git.postgre

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

2012-12-02 Thread Tatsuo Ishii
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 -- master Details --- http://git.postgresql.org