remove separate postgres.(sh)description files - Mailing list pgsql-hackers

From John Naylor
Subject remove separate postgres.(sh)description files
Date
Msg-id CACPNZCtVFtjHre6hg9dput0qRPp39pzuyA2A6BT8wdgrRy+QdA@mail.gmail.com
Whole thread Raw
Responses Re: remove separate postgres.(sh)description files  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
I'm guessing the initial data for pg_(sh)description is output into
separate files because it was too difficult for the traditional shell
script to maintain enough state to do otherwise. With Perl, it's just
as easy to assemble the data into the same format as the rest of the
catalogs and then let the generic code path output it into
postgres.bki. The attached patch does that and simplifies the catalog
makefile and initdb.c. I'll add a commitfest entry for this.
--
John Naylor                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Building infrastructure for B-Tree deduplication that recognizeswhen opclass equality is also equivalence
Next
From: Alvaro Herrera
Date:
Subject: Re: [PATCH] Increase the maximum value track_activity_query_size