Re: SQLError SqlState wrong when postgres backend dies
Clemens Ladisch <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <[email protected]> |
Jeremy Faith wrote: > The SQLError function is returning the last statement level SqlState value if called > after the postgres backend dies. This problem in libpq has been known for over ten years: <https://www.postgresql.org/message-id/8904.1196130273%40sss.pgh.pa.us> Regards, Clemens