Files
postgres/src/interfaces
Hiroshi Inoue 76d38cb0c6 Changed the error handling as follows.
1) ERRORs cause an SQL_ERROR and the SQLSTATE='S1000'.
2) NOTICEs cause an SQL_SUCCESS_WITH_INFO and the succeeding
   SQLError() returns the NOTICE message.
2001-06-19 02:17:06 +00:00
..
2001-03-22 04:01:46 +00:00
2001-06-15 09:55:51 +00:00