Re: BUG #18923: pg_dump 18beta1 fails to process complex table names

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: BUG #18923: pg_dump 18beta1 fails to process complex table names
Дата
Msg-id CADkLM=cXU-D5THyW2k1bfuQtb0XVBip7WVa88aFY_FH5jv58oQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #18923: pg_dump 18beta1 fails to process complex table names  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs

My first instinct is that we need to build the array with appendPGArray()
and then append it to the query using appendStringLiteralAH(), as done in
the attached patch.

This patch looks good to me, though I'm wondering if we should add a test case.
 

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