aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorBarry Lind <barry@xythos.com>2002-11-04 06:42:33 +0000
committerBarry Lind <barry@xythos.com>2002-11-04 06:42:33 +0000
commitfdf6b4ff936167388fc18276cbcf88c54dd0d3b7 (patch)
tree54c71d328697972d37f5eddc3e22e6901b0f3bdf /src/backend/tcop/postgres.c
parentbfccacf3f84a86bb08d0c018dd9ecbaa6f58970e (diff)
downloadpostgresql-fdf6b4ff936167388fc18276cbcf88c54dd0d3b7.tar.gz
postgresql-fdf6b4ff936167388fc18276cbcf88c54dd0d3b7.zip
Applied two patches from Kris Jurka.
- First fixes a problem with a recent patch allowing setNull on updateable resultsets - Second removed toLower() calls on database object names. Leave it to the caller to correctly pass lower, upper or mixed case. The driver already has methods that the caller can use to determine that postgres stores identifiers in lowercase. (unless the identifier was quoted when created). Modified Files: jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions