Re: Detecting changes to certain fields in 'before update' trigger functions - Mailing list pgsql-general

From Sebastian Tennant
Subject Re: Detecting changes to certain fields in 'before update' trigger functions
Date
Msg-id 4p1mttlu.fsf@vps203.linuxvps.org
Whole thread Raw
In response to Detecting changes to certain fields in 'before update' trigger functions  (Sebastian Tennant <sebyte@smolny.plus.com>)
List pgsql-general
Quoth Alvaro Herrera <alvherre@commandprompt.com>:
> Sebastian Tennant wrote:
>> Quoth Alvaro Herrera <alvherre@commandprompt.com>:
>> > Sebastian Tennant wrote:
>> >
>> >> P.S.  Emacs users of PostgreSQL might like to know that there's a
>> >>       texinfo version of the manual (version 8.3.3) available for
>> >>       download from here:
>> >>
>> >>         http://www.emacswiki.org/PostGreSQL
>> >
>> > Hmm, we did have a patch to add a texinfo target to the docs Makefile ...
>> > apparently it was never applied.  Maybe that's a good idea?
>>
>> It's a very good idea IMHO.
>
> Hmm, actually now that I look closer, it is there (make postgres.info
> does the trick).  The build process throws a worrying number of warnings
> though.

Warnings are better than errors :-)

I'll download the source and have a go myself.

Many thanks Alvaro.

Sebastian

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Trigger before delete does fire before, but delete doesn't not happen
Next
From: Chris Browne
Date:
Subject: Re: Favorite Tom Lane quotes