From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, "'Fernando Nasser'" <fnasser(at)cygnus(dot)com>, Neil Padgett <npadgett(at)redhat(dot)com>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Patch for Improved Syntax Error Reporting |
Date: | 2001-08-02 22:22:38 |
Message-ID: | 200108022222.f72MMc926225@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
> Basically, upgrading syntax-error behavior to something useful will take
> some cooperation from the client side as well as the backend. IMHO we
> shouldn't dumb down our ambitions to be merely what can be implemented
> without any client cooperation.
I like the idea of putting the formatting stuff in libpq. It
centralizes it, and allows the client to control the formatting too.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-08-02 22:23:03 | Re: Revised Patch to allow multiple table locks in "Unison" |
Previous Message | Neil Padgett | 2001-08-02 22:20:54 | Re: Revised Patch to allow multiple table locks in "Unison" |