Re: minimal update - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: minimal update
Date
Msg-id 47DFCEAD.4020908@dunslane.net
Whole thread Raw
In response to Re: minimal update  ("Gurjeet Singh" <singh.gurjeet@gmail.com>)
Responses Re: minimal update  ("Gurjeet Singh" <singh.gurjeet@gmail.com>)
List pgsql-hackers




Gurjeet Singh wrote:
> On Fri, Mar 7, 2008 at 9:40 PM, Bruce Momjian <bruce@momjian.us 
> <mailto:bruce@momjian.us>> wrote:
>
>
>     I assume don't want a TODO for this?  (Suppress UPDATE no changed
>     columns)
>
>
> I am starting to implement this. Do we want to have this trigger 
> function in the server, or in an external module?
>
>

I have the trigger part of this done, in fact. What remains to be done 
is to add it to the catalog and document it. The intention is to make it 
a builtin as it will be generally useful. If you want to work on the 
remaining parts then I will happily ship you the C code for the trigger.

cheers

andrew


pgsql-hackers by date:

Previous
From: Dan Searle
Date:
Subject: Collating records based on a custom group by (aggregate like) function
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Enable probes to work with Mac OS X Leopard and other OSes that