Обсуждение: pgsql: pg_dump: Refactor getIndexes()

Поиск
Список
Период
Сортировка

pgsql: pg_dump: Refactor getIndexes()

От
Peter Eisentraut
Дата:
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(-)