Re: [HACKERS] Updating column on row update
Scott Marlowe <scott.marlowe@gmail.com>
From: Scott Marlowe <scott.marlowe@gmail.com>
To: Craig Ringer <craig@postnewspapers.com.au>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Andrew Dunstan <andrew@dunslane.net>, Robert Haas <robertmhaas@gmail.com>, Thom Brown <thombrown@gmail.com>, PGSQL Mailing List <pgsql-general@postgresql.org>, pgsql-hackers@postgresql.org
Date: 2009-11-23T05:58:06Z
Lists: pgsql-hackers, pgsql-general
On Sun, Nov 22, 2009 at 10:41 PM, Craig Ringer <craig@postnewspapers.com.au> wrote: > Tom Lane wrote: > It'd be a HUGE benefit in deployment and update scripts to have PL/PgSQL > installed and available by default, at least to the superuser and to > the DB owner. Are there any known security problems with plpgsql?