Re: use of dblink_build_sql_insert() induces a server crash

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: use of dblink_build_sql_insert() induces a server crash
Дата
Msg-id 4B69B1DC.8030208@joeconway.com
обсуждение исходный текст
Ответ на use of dblink_build_sql_insert() induces a server crash  (Rushabh Lathia <rushabh.lathia@gmail.com>)
Список pgsql-hackers
On 02/03/2010 04:49 AM, Rushabh Lathia wrote:
> Testcase:
>
> create table foo (a  int );
> postgres=# SELECT dblink_build_sql_insert('foo','1 2',2,'{\"0\",
> \"a\"}','{\"99\", \"xyz\"}');
> HINT:  Use the escape string syntax for escapes, e.g., E'\r\n'.
> server closed the connection unexpectedly

Thanks for the report -- will have a look later today.

Joe



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

Предыдущее
От: Alex Hunsaker
Дата:
Сообщение: Re: Add on_trusted_init and on_untrusted_init to plperl UPDATED [PATCH]
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Add on_trusted_init and on_untrusted_init to plperl UPDATED [PATCH]