| From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
|---|---|
| To: | Thom Brown <thombrown(at)gmail(dot)com> |
| Cc: | PGSQL Mailing List <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Updating column on row update |
| Date: | 2009-11-22 20:50:58 |
| Message-ID: | dcc563d10911221250m3dcac6d7m88c8324ee86cfbb7@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
On Sun, Nov 22, 2009 at 1:32 PM, Thom Brown <thombrown(at)gmail(dot)com> wrote:
> Thanks Scott. It's a shame a function has to be used because it then has
> the dependency of plpgsql being loaded. I'm attempting to write a database
> schema to accompany a PostgreSQL driver for a popular CMS, but I guess I
> could get it to load plpgsql in as a language.
Nice thing about plpgsql is that as long as you own the database you
don't have to be a superuser to create language plgpsql.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thom Brown | 2009-11-22 21:10:36 | Re: Updating column on row update |
| Previous Message | Scott Marlowe | 2009-11-22 20:48:36 | Re: Updating column on row update |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thom Brown | 2009-11-22 21:10:36 | Re: Updating column on row update |
| Previous Message | Scott Marlowe | 2009-11-22 20:48:36 | Re: Updating column on row update |