Re: Inspection of row types in pl/pgsql and pl/sql

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>, Postgresql-Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Inspection of row types in pl/pgsql and pl/sql
Date: 2009-11-14 17:07:37
Message-ID: 4AFEE3D9.2030308@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pavel Stehule wrote:
> Hello
>
> new hstore has a very nice interface for record field iteration
>
>

Yes, and I have used it, but it really would be nicer to have some
introspection facilities built in, especially for use in triggers.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2009-11-14 17:11:42 Re: operator exclusion constraints
Previous Message Pavel Stehule 2009-11-14 16:57:56 Re: Inspection of row types in pl/pgsql and pl/sql