| От | Abhijit Menon-Sen |
|---|---|
| Тема | Re: libpq and prepared statements progress for 8.0 |
| Дата | |
| Msg-id | 20040920152337.GA29324@penne.toroid.org обсуждение исходный текст |
| Ответ на | Re: libpq and prepared statements progress for 8.0 (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: libpq and prepared statements progress for 8.0
|
| Список | pgsql-hackers |
At 2004-09-20 11:02:50 -0400, tgl@sss.pgh.pa.us wrote: > > (1) What about preparing an unnamed statement ... stmtName == "" will work. > (2) What about discovering the actually resolved parameter types? I'm not sure what to do about that. I could extend PGresult to hold ParameterDescription information, then provide accessor functions à la PQnfields/PQfformat. But that would be a fairly intrusive change. And I shudder to even think about trying to reuse the existing PGresult fields/accessors to do the job. Do you have any suggestions? -- ams
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера