diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2020-01-19 13:54:58 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2020-01-19 13:54:58 +0200 |
commit | 7aaefadaac6452b2e813fae4ea531cb12d022531 (patch) | |
tree | 3cf229aafc89d039202d897daa967ce7112333a3 /src/backend/utils/adt/jsonfuncs.c | |
parent | e0ed6817c0ee218a3681920807404603e042ff04 (diff) | |
download | postgresql-7aaefadaac6452b2e813fae4ea531cb12d022531.tar.gz postgresql-7aaefadaac6452b2e813fae4ea531cb12d022531.zip |
Remove separate files for the initial contents of pg_(sh)description
This data was only in separate files because it was the most convenient
way to handle it with a shell script. Now that we use a general-purpose
programming language, it's easy to assemble the data into the same format
as the rest of the catalogs and output it into postgres.bki. This allows
removal of some special-purpose code from initdb.c.
Discussion: https://www.postgresql.org/message-id/CACPNZCtVFtjHre6hg9dput0qRPp39pzuyA2A6BT8wdgrRy%2BQdA%40mail.gmail.com
Author: John Naylor
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions