| От | Dave Cramer |
|---|---|
| Тема | patch for passing the cts |
| Дата | |
| Msg-id | 2BC23AE7-6381-41BA-AE89-CC81D1C932A7@fastcrypt.com обсуждение исходный текст |
| Ответы |
Re: patch for passing the cts
|
| Список | pgsql-jdbc |
Well the good news is that the driver and the backend will pass the cts with this patch. Rather than commit this as is, I'd like to discuss the patch as it is. I'm really not happy with the handling of IN/OUT parameters in the query executor, however deferring parsing doesn't seem to be an option either. We need to know how many parameters there are before CallableStatment.setXXX, and CallableStatement.registerOutParameter are called. The real solution is to extend the FE/BE protocol to specify IN/OUT parameters and send them down the wire. I do intend to move all of the 8.1 specific callable statement tests out into their own file and optionally run them if the backend is 8.1 or greater. Dave Cramer davec@postgresintl.com www.postgresintl.com ICQ #14675561 jabber davecramer@jabber.org ph (519 939 0336 )
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера