Re: Writing Python triggers and the TD dictionary value

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Curt Schwaderer <curt(dot)schwaderer(at)mchsi(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Writing Python triggers and the TD dictionary value
Date: 2006-02-17 17:09:57
Message-ID: 20060217170957.GA45025@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message David Gaudine 2006-02-17 19:41:42 Cloning databases using rsync
Previous Message Michael Fuhr 2006-02-17 16:59:08 Re: PostGIS Geometry column in pg8.1.3