diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-01-25 09:33:41 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-01-25 09:35:00 -0500 |
commit | aebeb4790c750dc808c1c5afb3cb435116244e36 (patch) | |
tree | 532565a943fe186d599d075570c523331bf3c0fc /src/backend/utils/adt/jsonfuncs.c | |
parent | 87ecf2d14fa236e894267ef5e702ff08b8965f9d (diff) | |
download | postgresql-aebeb4790c750dc808c1c5afb3cb435116244e36.tar.gz postgresql-aebeb4790c750dc808c1c5afb3cb435116244e36.zip |
Remove vestigial resolveUnknown arguments from transformSortClause etc.
There's really no situation where we don't want these unknown-to-text
conversions to happen. The alternative is failure anyway, and the one
caller that was passing "false" did so only because it expected the
case could not arise. Might as well simplify the code.
Discussion: https://postgr.es/m/CAH2L28uwwbL9HUM-WR=hromW1Cvamkn7O-g8fPY2m=_7muJ0oA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions