| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_dump: Refactor getIndexes() |
| Date: | 2021-12-16 15:15:22 |
| Message-ID: | 916413.1639667722@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> writes:
> 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.
I didn't double-check the details, but +1 for doing this (and similarly
elsewhere, whenever anyone feels motivated to do so).
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2021-12-16 15:25:56 | Re: Apple's ranlib warns about protocol_openssl.c |
| Previous Message | Tomas Vondra | 2021-12-16 14:54:30 | Re: logical decoding and replication of sequences |