| From: | "Meskes, Michael" <meskes(at)topsystem(dot)de> |
|---|---|
| To: | meskes(at)topsystem(dot)de, "'Bruce Momjian'" <maillist(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | RE: [HACKERS] Going on vacation |
| Date: | 1998-03-28 19:25:33 |
| Message-ID: | 11720CEF3853D011AC0C00A024B7A9E11125D8@einstein.topsystem.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
It's not a bad idea. But I like to be able to check the syntax without
having the database around. I hate it when the precompiler really goes
into the database.
Also I have to account for lots of different syntactical stuff because
of the C code.
Michael
--
Dr. Michael Meskes, Projekt-Manager | topystem Systemhaus GmbH
meskes(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)org | 52146 Wuerselen
Go SF49ers! Use Debian GNU/Linux! | Tel: (+49) 2405/4670-44
> ----------
> From: Bruce Momjian[SMTP:maillist(at)candle(dot)pha(dot)pa(dot)us]
> Sent: Freitag, 27. März 1998 20:37
> To: meskes(at)topsystem(dot)de
> Cc: pgsql-hackers(at)postgreSQL(dot)org
> Subject: Re: [HACKERS] Going on vacation
>
> 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(at)candle(dot)pha(dot)pa(dot)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)
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1998-03-28 20:16:46 | Re: [PORTS] Port Bug Report: pg_dump -d database >unload.file; cat unload.file|psql database ARE NOT EQUAL |
| Previous Message | Bruce Momjian | 1998-03-28 15:15:48 | Re: [HACKERS] Ways to crash the backend |