"Brendan Jurd" <[EMAIL PROTECTED]> writes: > Patch includes documentation and new regression tests. While I was in > there I also added regression tests for quote_ident(), which appeared > to be absent.
This seems rather pointless, since it's equivalent to
quote_ident(schemaname) || '.' || quote_ident(relname).
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
