Re: Triggering a function on table overwrite - Mailing list pgsql-general

From Chris Angelico
Subject Re: Triggering a function on table overwrite
Date
Msg-id CAPTjJmpxBrG3U=HVSu4+Ag=zjHTm3xhR6aCFhQSx2omqcx8EyQ@mail.gmail.com
Whole thread Raw
In response to Re: Triggering a function on table overwrite  (Thomas Kellerer <spam_eater@gmx.net>)
Responses Re: Triggering a function on table overwrite  (Misa Simic <misa.simic@gmail.com>)
List pgsql-general
On Mon, Feb 6, 2012 at 8:42 PM, Thomas Kellerer <spam_eater@gmx.net> wrote:
> Misa Simic, 06.02.2012 10:35:
>
>> Hi Bob,
>>
>> I guess with "overwrite the table" you mean to fill some columns with your
>> values in trigger...
>>
>> If that is the case, in docs is example:
>>
>> http://www.postgresql.org/docs/8.1/static/plpgsql-trigger.html
>>
>
> Please do not link to outdated documentation, use "current" instead of the
> version number:
>
> http://www.postgresql.org/docs/current/static/plpgsql-trigger.html

It seems that Googling for documentation often brings up old versions.
Would it be difficult to have all those pages have a little banner up
the top saying something like "NOTE: This documentation pertains to a
previous version of Postgres. Documentation for the latest version of
Postgres can be found at http://blah/blah/current/blah.html"?

Chris Angelico

pgsql-general by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Triggering a function on table overwrite
Next
From: Misa Simic
Date:
Subject: Re: Triggering a function on table overwrite