summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-08-29 17:27:50 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-08-29 17:27:50 +0000
commit3c3fb2160c4ff51520c9cb12b8a48c61b44cfb3e (patch)
treed8c0de254b980963117c5dc1c8c1b7eee558f4fe /src/backend/executor
parenta9ff5f07229039cbbef813b7384a35af88058f46 (diff)
Fix bug in original implementation of xmlserialize(): if user specifies
a target type that isn't acceptable, the code failed to raise the proper error. The result instead was to return a NULL expression tree, which in a quick test led to a 'cache lookup failed for type 0' error later. Patch 8.3 only --- I fixed this in HEAD as part of recent locations patch.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions