Skip to content
Snippets Groups Projects
user avatar
Jan Wieck authored
    quote_ident(text) returns text
    quote_literal(text) returns text

These are handy to build up properly quoted query strings
for the new PL/pgSQL EXECUTE functionality to submit
dynamic DDL statements.

Jan
daf1e3a7
History