aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-09-20 16:06:18 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-09-20 16:06:18 -0400
commitb09a64d602a19c9a3cc69e4bb0f8986a6f5facf4 (patch)
tree8237be8eaa482765f5de2e2dc4a8868260582e26 /src/backend/parser/parse_expr.c
parent3dc820c43e427371b66d217f2bd5481fc9ef2e2d (diff)
downloadpostgresql-b09a64d602a19c9a3cc69e4bb0f8986a6f5facf4.tar.gz
postgresql-b09a64d602a19c9a3cc69e4bb0f8986a6f5facf4.zip
Add missing pg_description strings for pg_type entries.
I noticed that all non-composite, non-array entries in pg_type.dat had descr strings, except for "json" and the pseudo-types. The lack for json seems certainly an oversight, and there's surely little reason to not have entries for the pseudo-types either. So add some. "make reformat-dat-files" turned up some formatting issues in pg_amop.dat, too, so fix those in passing. No catversion bump since the backend doesn't care too much what is in pg_description.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions