pgsql: Replace duplicate_oids with Perl implementation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Replace duplicate_oids with Perl implementation
Дата
Msg-id E1VUQVe-0002yf-6x@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Replace duplicate_oids with Perl implementation

It is more portable, more robust, and more readable.

From: Andrew Dunstan <andrew@dunslane.net>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3dc543b3d84f048ca563af1bc98092f1e01e4a81

Modified Files
--------------
src/include/catalog/duplicate_oids |   60 ++++++++++++++++++++----------------
1 file changed, 33 insertions(+), 27 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Update regression tests for line type patch
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove maintainer-check target, fold into normal build