| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <rhaas(at)postgresql(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Allow psql variables to be interpolated with literal or |
| Date: | 2010-01-29 18:16:04 |
| Message-ID: | 162867791001291016k7a1b4d6cq6c36e4f3f94ef5b9@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
2010/1/29 Robert Haas <rhaas(at)postgresql(dot)org>:
> Log Message:
> -----------
> Allow psql variables to be interpolated with literal or identifier escaping.
>
> Loosely based on a patch by Pavel Stehule.
thank you very much
Pavel
>
> Modified Files:
> --------------
> pgsql/doc/src/sgml/ref:
> psql-ref.sgml (r1.236 -> r1.237)
> (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml?r1=1.236&r2=1.237)
> pgsql/src/bin/psql:
> psqlscan.l (r1.31 -> r1.32)
> (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/psqlscan.l?r1=1.31&r2=1.32)
>
> --
> Sent via pgsql-committers mailing list (pgsql-committers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-committers
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2010-01-29 18:39:05 | pgsql: Augment WAL records for btree delete with GetOldestXmin() to |
| Previous Message | Robert Haas | 2010-01-29 17:44:12 | pgsql: Allow psql variables to be interpolated with literal or |