postgresql/src/interfaces
Michael Meskes cf4d9c4772 Fix SQL3 type return value.
For non-SQL3 types ecpg used to return -Oid. This will break if there are
enough Oids to fill the namespace. Therefore we play it safe and return 0 if
there is no Oid->SQL3 tyoe mapping available.
2010-01-13 08:41:50 +00:00
..
ecpg Fix SQL3 type return value. 2010-01-13 08:41:50 +00:00
libpq Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
Makefile Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00