Re: Patch for Improved Syntax Error Reporting

From: Neil Padgett <npadgett(at)redhat(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, "'Fernando Nasser'" <fnasser(at)cygnus(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch for Improved Syntax Error Reporting
Date: 2001-08-02 23:08:07
Message-ID: 3B69DD57.E0F139F1@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian wrote:
>
> > 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.

What exactly would you put in libpq?

Neil

--
Neil Padgett
Red Hat Canada Ltd. E-Mail: npadgett(at)redhat(dot)com
2323 Yonge Street, Suite #300,
Toronto, ON M4P 2C9

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-08-02 23:26:19 Re: Revised Patch to allow multiple table locks in "Unison"
Previous Message Fernando Nasser 2001-08-02 23:06:20 Re: Revised Patch to allow multiple table locks in "Unison"