Re: Dyamic updates of NEW with pl/pgsql - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Dyamic updates of NEW with pl/pgsql
Date
Msg-id 4B9E3DFF.3060902@dunslane.net
Whole thread Raw
In response to Re: Dyamic updates of NEW with pl/pgsql  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: Dyamic updates of NEW with pl/pgsql
List pgsql-hackers

Merlin Moncure wrote:
> record->fieldname takes a string (possibly a variable)? 

If it doesn't we have a communication problem. :-)

> If so, his would nail the problem.  

Not quite, but close. We also need a nice way of querying for field 
names (at least) at run time. I've seen that requested several times.

> This would work with run time typed
> records (new, etc)?
>
>   

Again, if it doesn't we have a communication problem.

cheers

andrew


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Dyamic updates of NEW with pl/pgsql
Next
From: Tom Lane
Date:
Subject: Re: Getting to beta1