mirror of https://github.com/postgres/postgres
This fixes a problem in ResultSet.getDate() when the column is NULL (reported by Vincent Partington <Vincent.Partington@nmg.nl>) And fixes a problem with Field's (ResultSet.getObject() was proving to be slow as it repetedly send queries for oid -> name mapping - fixed by creating a cache. (reported by Mario Ellebrecht <ellebrec@nads.de>)REL6_4 REL6_3_2
parent
87d96ed672
commit
b542fa1a6e
Loading…
Reference in new issue