| From: | Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr> |
|---|---|
| To: | PostgreSQL-Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | pg_dump support for Extension, patch version 25 (bitrot fixes) |
| Date: | 2011-01-17 10:00:36 |
| Message-ID: | 87y66jg88r.fsf@hi-media-techno.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
The v24 extension patch is already suffering of bitrot after recent
cleaning of src/include/commands/defrem.h as seen here:
PFA version 25 of the main patch, and v3 of the UPGRADE patch. Those
version also include a fix against over-zealous dependency tracking
where an aggregate were registered twice against its extension.
Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
| Attachment | Content-Type | Size |
|---|---|---|
| extension.v25.patch.gz | application/octet-stream | 57.8 KB |
| upgrade_extension.v3.patch.gz | application/octet-stream | 18.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dimitri Fontaine | 2011-01-17 10:03:45 | Re: pg_basebackup for streaming base backups |
| Previous Message | Magnus Hagander | 2011-01-17 09:59:16 | Re: Include WAL in base backup |