]> granicus.if.org Git - postgresql/commit
Allow psql variables to be interpolated with literal or identifier escaping.
authorRobert Haas <rhaas@postgresql.org>
Fri, 29 Jan 2010 17:44:12 +0000 (17:44 +0000)
committerRobert Haas <rhaas@postgresql.org>
Fri, 29 Jan 2010 17:44:12 +0000 (17:44 +0000)
commitd0cfc018233b4cdcab28d460ee0e14dbf87ac4ce
tree5f42c6b03a67cc4ba44b6a417b8791f4150c234a
parent76be0c81cc0c799f5ddeb7a28ae2d92982a59189
Allow psql variables to be interpolated with literal or identifier escaping.

Loosely based on a patch by Pavel Stehule.
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/psqlscan.l