Re: [PATCHES] dollar quoting

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCHES] dollar quoting
Дата
Msg-id 6045.1076984561@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] dollar quoting  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: [PATCHES] dollar quoting  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Re: [PATCHES] dollar quoting  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> You know what would be really sweet?  If the lexing was made available 
> as a public function.  eg. So I could parse queries in phpPgAdmin before 
> sending them to the backend, etc...

Parsing is a whole nother ball of wax besides lexing.  I wasn't planning
to put *that* into psql.  Remember the only thing psql really wants from
this is to detect where end-of-statement is ...
        regards, tom lane


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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: [PATCHES] dollar quoting
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: [PATCHES] dollar quoting