Re: patch: ALTER TABLE IF EXISTS

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: patch: ALTER TABLE IF EXISTS
Date: 2012-01-27 10:49:44
Message-ID: 4F228148.9050405@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 27.01.2012 11:57, Dean Rasheed wrote:
> I just noticed this copy-and-paste error in the ALTER FOREIGN TABLE docs:
>
> IF EXISTS:
>
> Do not throw an error if the sequence does not exist. A notice is issued
> in this case.
>
> That should be "foreign table" not "sequence".

Thanks, fixed.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2012-01-27 13:19:32 Re: 16-bit page checksums for 9.2
Previous Message Cédric Villemain 2012-01-27 10:19:01 Re: Inline Extension