RE: [HACKERS] libpqeasy cursor error after multiple calls

2001-03-20 Thread Christopher Kings-Lynne
: [HACKERS] libpqeasy cursor error after multiple calls Hi all, I'm just wondering if this is an error on my part, or a bug. I have the same trouble with PG 7.1beta6 and PG7.1 snapshot (March 8th) on Solaris 8 INTEL, Solaris 8 SPARC and Linux Mandrake 7.2. When using the libpqeasy library in

Re: [HACKERS] libpqeasy cursor error after multiple calls

2001-03-20 Thread Bruce Momjian
I am kind of stumped. Glad to see _someone_ is using libpgeasy. :-) I would be glad to run tests here if you can shoot over the code. > Hi all, > > I'm just wondering if this is an error on my part, or a bug. I have the > same trouble with PG 7.1beta6 and PG7.1 snapshot (March 8th) on Sola

[HACKERS] libpqeasy cursor error after multiple calls

2001-03-20 Thread Justin Clift
Hi all, I'm just wondering if this is an error on my part, or a bug. I have the same trouble with PG 7.1beta6 and PG7.1 snapshot (March 8th) on Solaris 8 INTEL, Solaris 8 SPARC and Linux Mandrake 7.2. When using the libpqeasy library in a C function, I have the following section of code : //