plsql.sgml.patch for EXECUTE - Mailing list pgsql-patches

From Robert B. Easter
Subject plsql.sgml.patch for EXECUTE
Date
Msg-id 01010604164011.09559@comptechnews
Whole thread Raw
Responses Re: plsql.sgml.patch for EXECUTE
List pgsql-patches
Attached is a patch for doc/src/sgml/plsql.sgml to add documentation of the
EXECUTE statement.  It also talks about the use of quote_ident(TEXT) and
quote_literal(TEXT) in creating a dynamic query string.

--
-------- Robert B. Easter  reaster@comptechnews.com ---------
-- CompTechNews Message Board http://www.comptechnews.com/ --
-- CompTechServ Tech Services http://www.comptechserv.com/ --
---------- http://www.comptechnews.com/~reaster/ ------------

Attachment

pgsql-patches by date:

Previous
From: Ian Lance Taylor
Date:
Subject: Re: [HACKERS] Recursion and SPI
Next
From: Peter Eisentraut
Date:
Subject: Re: plsql.sgml.patch for EXECUTE