Re: pl/pgsql enabled by default
Neil Conway <neilc@samurai.com>
From: Neil Conway <neilc@samurai.com>
To: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2005-05-06T05:26:48Z
Lists: pgsql-hackers
Christopher Kings-Lynne wrote: > Problem is people restoring dumps that have the plpgsql create language, > etc. commands in them. It should be possible to ignore those commands, and possibly issue a warning. It's a bit ugly, but at least we can detect this situation pretty unambiguously. -Neil