Re: changed behavior in libpq odbc driver
От | Scot Loach |
---|---|
Тема | Re: changed behavior in libpq odbc driver |
Дата | |
Msg-id | 71837C040963F748B9B94E123A2896785A104E@mailserver.sandvine.com обсуждение исходный текст |
Ответ на | changed behavior in libpq odbc driver ("Scot Loach" <sloach@sandvine.com>) |
Список | pgsql-odbc |
Ok, I did the check you suggested. The error code is not getting set at that point in the code. There must be some other place where it can get set to that. -----Original Message----- From: Dave Page [mailto:dpage@vale-housing.co.uk] Sent: Wed 9/7/2005 9:02 AM To: Scot Loach; Anoop Kumar Cc: pgsql-odbc@postgresql.org Subject: RE: [ODBC] changed behavior in libpq odbc driver > -----Original Message----- > From: Scot Loach [mailto:sloach@sandvine.com] > Sent: 07 September 2005 13:48 > To: Dave Page; Anoop Kumar > Cc: pgsql-odbc@postgresql.org > Subject: RE: [ODBC] changed behavior in libpq odbc driver > > so I'm definitely still able to reproduce this problem. > The test I'm running is somewhat complex, I can work on > simplifying it. > Maybe the error code is left around from before and not > properly cleared? Well the only time the error code should be set is if libpq reports the connection as being bad, so if you're definitely seeing it, it must be coming from somewhere else, or you're not checking the error code when it actually arrives. Can you add a mylog line into the relevant part of the fix I posted so youo can see if the error code is being set somewhen that you don't otherwise notice? Regards Dave
В списке pgsql-odbc по дате отправления: