aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2006-01-16 18:15:31 +0000
committerNeil Conway <neilc@samurai.com>2006-01-16 18:15:31 +0000
commitb06e6f1a9a8cdae98654eb984cd3a190e2b08a3d (patch)
treec1bf2f612e788529d7de366d550c264db9431253 /src/backend/tcop/postgres.c
parent1ce4c9e9b4375886fb00f1c039617215f214d9f2 (diff)
downloadpostgresql-b06e6f1a9a8cdae98654eb984cd3a190e2b08a3d.tar.gz
postgresql-b06e6f1a9a8cdae98654eb984cd3a190e2b08a3d.zip
Change the parameter_types column of the pg_prepared_statements to be
an array of regtype, rather than an array of OIDs. This is likely to be more useful to user, and the type OID can easily be obtained by casting a regtype value to OID. Per suggestion from Tom. Update the documentation and regression tests, and bump the catversion.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions