mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 06:45:49 -04:00
76d38cb0c6
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.