pg_dump should not try CREATE OR REPLACE LANGUAGE < 9.0

From: Greg Sabino Mullane <greg(at)turnstep(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: pg_dump should not try CREATE OR REPLACE LANGUAGE < 9.0
Date: 2010-05-12 19:38:19
Message-ID: 20100512193819.GI31028@core.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Subject line kind of says it all: LANGUAGE replacement was
introduced in 9.0, but pg_dump is trying it on all versions.

--
Greg Sabino Mullane greg(at)turnstep(dot)com
End Point Corporation
PGP Key: 0x14964AC8 201005121537
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

Attachment Content-Type Size
pg_dump.create.language.patch text/plain 759 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2010-05-12 19:40:09 Re: max_standby_delay considered harmful
Previous Message Alvaro Herrera 2010-05-12 19:36:07 Re: max_standby_delay considered harmful