aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonpath_exec.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-04-28 17:16:50 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-04-28 17:16:50 -0400
commitc3f67ed6e434333e1bc011afc94c25d9959a86bd (patch)
tree36174a804ca59cde198bc560d88db5367a98f0e8 /src/backend/utils/adt/jsonpath_exec.c
parent90e7f317735159116fdc3f90e287dd688b18a353 (diff)
downloadpostgresql-c3f67ed6e434333e1bc011afc94c25d9959a86bd.tar.gz
postgresql-c3f67ed6e434333e1bc011afc94c25d9959a86bd.zip
Do pre-release housekeeping on catalog data, and fix jsonpath send/recv.
Run renumber_oids.pl to move high-numbered OIDs down, as per pre-beta tasks specified by RELEASE_CHANGES. (The only change is 8394 -> 3428.) Also run reformat_dat_file.pl while I'm here. While looking at the reformat diffs, I chanced to notice that type jsonpath had typsend and typreceive = '-', which surely is not the intention given that jsonpath_send and jsonpath_recv exist. Fix that. It's safe to assume that these functions have never been tested :-(. I didn't try, but somebody should.
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions