Re: Updating column on row update
Thom Brown <thombrown@gmail.com>
From: Thom Brown <thombrown@gmail.com>
To: Christophe Pettus <xof@thebuild.com>
Cc: "pgsql-general@postgresql.org mailing list" <pgsql-general@postgresql.org>
Date: 2009-11-22T21:40:32Z
Lists: pgsql-hackers, pgsql-general
2009/11/22 Christophe Pettus <xof@thebuild.com> > David Fetter and Andreas Scherbaum also have solutions for this in > reployment scripts: > > > http://people.planetpostgresql.org/dfetter/index.php?/archives/23-CREATE-OR-REPLACE-LANGUAGE.html > > http://andreas.scherbaum.la/blog/archives/346-create-language-if-not-exist.html > -- > -- Christophe Pettus > xof@thebuild.com > > > Ah, I think that will work. Thanks :) Thom