Re: Triggering a function on table overwrite

Поиск
Список
Период
Сортировка
От Chris Angelico
Тема Re: Triggering a function on table overwrite
Дата
Msg-id CAPTjJmpxBrG3U=HVSu4+Ag=zjHTm3xhR6aCFhQSx2omqcx8EyQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Triggering a function on table overwrite  (Thomas Kellerer <spam_eater@gmx.net>)
Ответы Re: Triggering a function on table overwrite
Список 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 по дате отправления:

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: Triggering a function on table overwrite
Следующее
От: Misa Simic
Дата:
Сообщение: Re: Triggering a function on table overwrite