On Mon, Jan 4, 2016 at 11:16 AM, Tom Lane <[email protected]> wrote: > Jim Nasby <[email protected]> writes: >> regrole and regnamespace don't run their output through quote_ident(). >> That's contrary to all the other reg* operators. > >> Worse, they also don't *allow* quoted input. Not only is that different >> from reg*, it's the *opposite*: > > I'm inclined to think that you're right, and that this is something that > ought to be changed. It's not quite too late ...
Well, I can send a patch with some tests if need be... Tom, I guess that you are already on it? -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
