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

From Peter Eisentraut
Subject pg_dump: Refactor getIndexes()
Date
Msg-id 67a28a3f-7b79-a5a9-fcc7-947b170e66f0@enterprisedb.com
Whole thread Raw
Responses Re: pg_dump: Refactor getIndexes()
List pgsql-hackers
This rearranges the version-dependent pieces in the new more modular style.

I had originally written this before pre-9.2 support was removed and it 
had a few more branches then.  But I think it is still useful, and there 
are some pending patches that might add more branches for newer versions.
Attachment

pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: [PATCH] sort leaf pages by ctid for gist indexes built using sorted method
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Unnecessary delay in streaming replication due to replay lag