Re: ecpg enhance patch
От | Michael Meskes |
---|---|
Тема | Re: ecpg enhance patch |
Дата | |
Msg-id | 20000603205745.A2230@fam-meskes.de обсуждение исходный текст |
Ответ на | Re: ecpg enhance patch (SAKAIDA Masaaki <sakaida@psn.co.jp>) |
Ответы |
Re: ecpg enhance patch
|
Список | pgsql-hackers |
On Sat, Jun 03, 2000 at 11:22:19AM +0900, SAKAIDA Masaaki wrote: > The following patch could solve the next error cases in 6.5.3-ecpglib. > > case 1. > strcpy(str, "T''EST'TEST"); > exec sql insert into ecpg_test values ( 11, :str, 'kobe' ) ; > > error(-201)(Too many arguments line 1025. > > case 2. > str( str, "T'''?'ESTTEST"); > exec sql insert into ecpg_test values ( 11, :str, 'kobe' ) ; > > error(-202)(Too few arguments line 1024.) > > > However, these problems seems to be solved in 7.0-ecpglib. So that means the patch is not needed anymore? Michael -- Michael Meskes Michael@Fam-Meskes.De Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
В списке pgsql-hackers по дате отправления: