aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-08-09 17:31:13 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-08-09 17:31:13 -0400
commit92f57c9ae95668636bc77d3cda3edbdfd83320d9 (patch)
tree7452851804daebbd8ce20ff81a8bf018aed42ae6 /src/backend/tcop/postgres.c
parent495cadda5ed55f63db9a91d174b6fad0e1816204 (diff)
downloadpostgresql-92f57c9ae95668636bc77d3cda3edbdfd83320d9.tar.gz
postgresql-92f57c9ae95668636bc77d3cda3edbdfd83320d9.zip
Clean up handling of unknown-type inputs in json_build_object and friends.
There's actually no need for any special case for unknown-type literals, since we only need to push the value through its output function and unknownout() works fine. The code that was here was completely bizarre anyway, and would fail outright in cases that should work, not to mention suffering from some copy-and-paste bugs.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions