• Jan Wieck's avatar
    Added functions · daf1e3a7
    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
Makefile 1.03 KB