aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/json.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-08-16 12:53:54 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-08-16 12:53:54 -0400
commite3f9c16838358b6b3679dd014455d310919d7efa (patch)
treee11f0ca345ef923d52989c808ca2d4c1573236f0 /src/backend/utils/adt/json.c
parent9ee9ca545bda210fec78381e8ad4ad1e1618b67c (diff)
downloadpostgresql-e3f9c16838358b6b3679dd014455d310919d7efa.tar.gz
postgresql-e3f9c16838358b6b3679dd014455d310919d7efa.zip
Fix bogus commutator/negator links for JSONB containment operators.
<@ and @> are each other's commutators, but they were incorrectly marked as being each other's negators instead. (This was actually questioned in a comment in the original commit, but nobody followed through :-(.) Per bug #11178 from Christian Pronovost. In passing, fix some JSONB operator descriptions that were randomly different from the phrasing of every other similar description. catversion bump for pg_catalog contents change.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions