Re: [HACKERS] Going on vacation

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Going on vacation
Дата
Msg-id 199803271937.OAA18804@candle.pha.pa.us
обсуждение исходный текст
Ответ на Going on vacation  (Michael Meskes <meskes@topsystem.de>)
Список pgsql-hackers
>
> I'll be going on vacation on Monday, so don't expect much from me for the
> next 2.5 weeks. As for ecpg, I'm currently rewriting the parser from
> scratch. It was too much work to get it into sync with the backend parser.
> Therefore I tore it down and built it new by using gram.y and scan.l.
> Currently I can parse exec sql declare blocks and the exec sql whenever
> statement. That's it. But I'm confident that the most diffcult part is
> already finished since it does already use a lex file very similar to
> scan.l.
>
> If anyone's interested in working on that part, please tell me and I will
> mail you my source tree. I will read and answer mail at least once over the
> weekend before actually leaving.
>
> Other than that I wish you some nice working weeks. :-)
>
> See you again April 16th.

Would it make you life any easier if you opened a connection to the
postgres/psql, and passed queries into it and looked at the
output/errors?  Just an idea.


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] Going on vacation
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Reminder: Indices are not used