pgsql: pg_dump: Refactor getIndexes() - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pg_dump: Refactor getIndexes()
Date
Msg-id E1mzFnt-0005y1-Vb@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: More documentation on regular expressions and SQL standard
Next
From: John Naylor
Date:
Subject: pgsql: Add fast path for validating UTF-8 text