pgsql: pg_dump: Refactor getIndexes()

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: pg_dump: Refactor getIndexes()
Дата
Msg-id E1mzFnt-0005y1-Vb@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pg_dump: Refactor getIndexes()

Rearrange the version-dependent pieces in the new more modular style.

Discussion: https://www.postgresql.org/message-id/flat/67a28a3f-7b79-a5a9-fcc7-947b170e66f0%40enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e2c52beecdea152ca680a22ef35c6a7da55aa30f

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 119 +++++++++++++++++-----------------------------
1 file changed, 44 insertions(+), 75 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: More documentation on regular expressions and SQL standard
Следующее
От: John Naylor
Дата:
Сообщение: pgsql: Add fast path for validating UTF-8 text