CVSROOT: /cvsroot
Module name: pgsql-server
Modified files:
src/interfaces/ecpg/ecpglib: connect.c error.c
Log message:
Be a little bit more careful about using sqlstate, in case libpq returned
NULL for it.
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match