Re: Nearing final release?
От | Tom Lane |
---|---|
Тема | Re: Nearing final release? |
Дата | |
Msg-id | 2806.1097966465@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Nearing final release? (Greg Stark <gsstark@mit.edu>) |
Ответы |
Re: Nearing final release?
Re: Nearing final release? |
Список | pgsql-hackers |
Greg Stark <gsstark@mit.edu> writes: > Bruce Momjian <pgman@candle.pha.pa.us> writes: >> * synchonize supported encodings and docs > Is this Abhijit's patch to add PQprepare() and PQsendPrepare()? No ... does it look like it? > I'm not sure whether the patch he sent is adequate, I looked at it > myself and was a bit skeptical. But he said my concerns were > misplaced. [ looks... ] The patch is definitely broken as-is, because it changes the application-visible behavior of existing functions --- in particular PQsendQueryParams() followed by PQgetResult() will now return a bogus additional PGresult. I think the cleanest solution is probably to add a state flag indicating whether ParseComplete should generate a PGresult or not. regards, tom lane
В списке pgsql-hackers по дате отправления: