pgsql: Allow psql variables to be interpolated with literal or

Поиск
Список
Период
Сортировка
От rhaas@postgresql.org (Robert Haas)
Тема pgsql: Allow psql variables to be interpolated with literal or
Дата
Msg-id 20100129174412.C8F1A7541B9@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Allow psql variables to be interpolated with literal or
Список pgsql-committers
Log Message:
-----------
Allow psql variables to be interpolated with literal or identifier escaping.

Loosely based on a patch by Pavel Stehule.

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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: sriggs@postgresql.org (Simon Riggs)
Дата:
Сообщение: pgsql: Filter recovery conflicts based upon dboid from relfilenode of
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: pgsql: Allow psql variables to be interpolated with literal or