aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/json.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2014-08-06 16:06:06 -0400
committerRobert Haas <rhaas@postgresql.org>2014-08-06 16:06:06 -0400
commit1d41739e5a04b0e93304d24d864b6bfa3efc45f2 (patch)
tree0aeb675cf674213c05cd893360ab95e1ca7d0ac3 /src/backend/utils/adt/json.c
parent873de34b710196d1e3ce593bd85fa24768e58d6b (diff)
downloadpostgresql-1d41739e5a04b0e93304d24d864b6bfa3efc45f2.tar.gz
postgresql-1d41739e5a04b0e93304d24d864b6bfa3efc45f2.zip
Don't require sort support functions to provide a comparator.
This could be useful for datatypes like text, where we might want to optimize for some collations but not others. However, this patch doesn't introduce any new sortsupport functions that work this way; it merely revises the code so that future patches may do so. Patch by me. Review by Peter Geoghegan.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions