Simon Riggs wrote:

> Why do we protect against this?
> 
> postgres=# alter table test set (nonexistent = on);
> ERROR:  unrecognized parameter "notexistent"

Eh?  The parameter doesn't exist.  It's not exactly the same as defining
a value for a parameter that exists but is unused.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to