pg_restore recognizing $-quotes

Поиск
Список
Период
Сортировка
От Philip Warner
Тема pg_restore recognizing $-quotes
Дата
Msg-id 6.1.1.1.0.20040815022225.05d55a80@203.8.195.10
обсуждение исходный текст
Ответы Re: pg_restore recognizing $-quotes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: pg_restore recognizing $-quotes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: pg_restore recognizing $-quotes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Not sure if this is the desired approach, but since it works, I thought I'd
send it.

This patch allows pg_restore to recognize $-quotes in SQL queries. It will
treat any unquoted string that starts with a $ and has no preceding
identifier chars as a potential $-quote tag, it then makes sure that the
tag chars are valid. If so, it processes the $-quote.

Tested against local DBs and regression DB.



----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 03 5330 3172          |                 ___________ |
Http://www.rhyme.com.au          |                /           \|
                                  |    --________--
PGP key available upon request,  |  /
and from pgp.mit.edu:11371       |/

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: to_timestamp overloaded to convert from Unix epoch
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: to_timestamp overloaded to convert from Unix epoch