Re: Improved error message for CREATE EXTENSION patch...
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Sean Chittenden <sean@chittenden.org>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2013-06-04T21:23:36Z
Lists: pgsql-hackers
Sean Chittenden <sean@chittenden.org> writes: >> Seems like we ought to use the same message (and SQLSTATE) as in >> namespace.c, since nobody's complained about that one. > Sounds good to me and is clear enough that it would unblock me w/o having to resort to the source tree. -sc OK, done that way. regards, tom lane