Re: Writing Python triggers and the TD dictionary value - Mailing list pgsql-novice

From Michael Fuhr
Subject Re: Writing Python triggers and the TD dictionary value
Date
Msg-id 20060217170957.GA45025@winnie.fuhr.org
Whole thread Raw
In response to Writing Python triggers and the TD dictionary value  ("Curt Schwaderer" <curt.schwaderer@mchsi.com>)
List pgsql-novice
On Fri, Feb 17, 2006 at 08:50:47AM -0600, Curt Schwaderer wrote:
> TD["old"][foo]
> TD["old"].foo
> TD["old"](foo)

TD["old"]["foo"]

--
Michael Fuhr

pgsql-novice by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: PostGIS Geometry column in pg8.1.3
Next
From: David Gaudine
Date:
Subject: Cloning databases using rsync