• Michael Meskes's avatar
    Fix SQL3 type return value. · cf4d9c47
    Michael Meskes authored
    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.
    cf4d9c47
sql-dyntest.stderr 17 KB