From: | "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | plsql.sgml.patch for EXECUTE |
Date: | 2001-01-06 09:16:40 |
Message-ID: | 01010604164011.09559@comptechnews |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)comptechnews(dot)com ---------
-- CompTechNews Message Board http://www.comptechnews.com/ --
-- CompTechServ Tech Services http://www.comptechserv.com/ --
---------- http://www.comptechnews.com/~reaster/ ------------
Attachment | Content-Type | Size |
---|---|---|
plsql.sgml.patch | text/english | 2.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-01-06 12:33:34 | Re: plsql.sgml.patch for EXECUTE |
Previous Message | Ian Lance Taylor | 2001-01-05 22:13:27 | Re: Recursion and SPI |