From: | Sebastian Tennant <sebyte(at)smolny(dot)plus(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Detecting changes to certain fields in 'before update' trigger functions |
Date: | 2008-12-02 16:44:13 |
Message-ID: | 4p1mttlu.fsf@vps203.linuxvps.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Quoth Alvaro Herrera <alvherre(at)commandprompt(dot)com>:
> Sebastian Tennant wrote:
>> Quoth Alvaro Herrera <alvherre(at)commandprompt(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Browne | 2008-12-02 17:23:24 | Re: Favorite Tom Lane quotes |
Previous Message | Adrian Klaver | 2008-12-02 16:33:20 | Re: Trigger before delete does fire before, but delete doesn't not happen |