aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-08-24 16:50:18 +0000
committerBruce Momjian <bruce@momjian.us>2001-08-24 16:50:18 +0000
commit76a6da8a1b01e23091da65f5e167d67f5274d740 (patch)
tree0a2a63db123577efc1c8167814755612d9d35ada /src/include/postgres.h
parent968d7733a19cda3db16947024bd335d877b3d9c3 (diff)
downloadpostgresql-76a6da8a1b01e23091da65f5e167d67f5274d740.tar.gz
postgresql-76a6da8a1b01e23091da65f5e167d67f5274d740.zip
Attached is a patch to fix the current issues with building under jdbc1.
This patch moves the logic that looks up TypeOid, PGTypeName, and SQLTypeName from Field to Connection. It is moved to connection since it needs to differ from the jdbc1 to jdbc2 versions and Connection already has different subclasses for the two driver versions. It also made sense to move the logic to Connection as some of the logic was already there anyway. Barry Lind
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions