On Sat, Jan 23, 2016 at 1:25 AM, Marko Tiikkaja <ma...@joh.to> wrote:
> Hi Pavel,
>
> Sorry for the lack of review here.  I didn't realize I was still the
> reviewer for this after it had been moved to another commitfest.
>
> That said, I think I've exhausted my usefulness here as a reviewer. Marking
> ready for committer.

+                      errmsg("identifier contains disallowed chars"),
+                      errdetail("string \"%s\" is not valid identifier",
+                                     text_to_cstring(qualname))));
Perhaps, "identifier contains not allowed character" is better?
-- 
Michael


-- 
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