remove separate postgres.(sh)description files

Поиск
Список
Период
Сортировка
От John Naylor
Тема remove separate postgres.(sh)description files
Дата
Msg-id CACPNZCtVFtjHre6hg9dput0qRPp39pzuyA2A6BT8wdgrRy+QdA@mail.gmail.com
обсуждение исходный текст
Ответы Re: remove separate postgres.(sh)description files  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Building infrastructure for B-Tree deduplication that recognizeswhen opclass equality is also equivalence
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [PATCH] Increase the maximum value track_activity_query_size