aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorJoe Conway <mail@joeconway.com>2004-02-24 06:07:18 +0000
committerJoe Conway <mail@joeconway.com>2004-02-24 06:07:18 +0000
commit3cd841182679c80d9a02d2ce53806e7b0995b8ce (patch)
treeefef82c7cca47004a6acc4b156a36604b8f3fdab /src/tutorial/basics.source
parent64a2e1fdef195aab773aaa8c92c9aa49e1c5fb12 (diff)
downloadpostgresql-3cd841182679c80d9a02d2ce53806e7b0995b8ce.tar.gz
postgresql-3cd841182679c80d9a02d2ce53806e7b0995b8ce.zip
When returning type "record", replace use of pgresultGetTupleDesc
with ReturnSetInfo->expectedDesc. This allows custom datatypes (e.g. from tsearch2) to be returned at runtime. Previous behavior depended on the type oid to match between the remote and local database, which obviously doesn't work well for custom types. Per report from Mark Gibson.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions