aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_target.c
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1998-06-03 19:43:29 +0000
committerMarc G. Fournier <scrappy@hub.org>1998-06-03 19:43:29 +0000
commit85f91d0e8e2fa996a2c7ec629037387e1a9cfd88 (patch)
tree123c0ee674a4d2016996785a580ec598f0cefe9f /src/backend/parser/parse_target.c
parent9142e54e7351c744e92b261f9d77c2d3b85c2653 (diff)
downloadpostgresql-85f91d0e8e2fa996a2c7ec629037387e1a9cfd88.tar.gz
postgresql-85f91d0e8e2fa996a2c7ec629037387e1a9cfd88.zip
From: Peter T Mount <patches@maidast.demon.co.uk>
Bug fixes: PreparedStatement.setObject didn't handle short's ResultSet.getDate() now handles null dates (returns null rather than a NullPointerException) ResultSetMetaData.getPrecision() now returns 0 for VARCHAR New features: Field now caches the typename->oid in a Hashtable to speed things up. It removes the need for some unnecessary queries to the backend. PreparedStatement.toString() now returns the sql statement that it will send to the backend. Before it did nothing. DatabaseMetaData.getTypeInfo() now does something.
Diffstat (limited to 'src/backend/parser/parse_target.c')
0 files changed, 0 insertions, 0 deletions