Re: [PATCHES] Select parser at runtime

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Ian Lance Taylor <ian(at)airs(dot)com>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] Select parser at runtime
Date: 2001-08-11 20:59:49
Message-ID: Pine.LNX.4.30.0108112256590.734-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Ian Lance Taylor writes:

> I've been experimenting with using a different parser (one which is
> more Oracle compatible).

Why aren't you trying to add the missing pieces to the existing parser?

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Steve Howe 2001-08-11 22:36:49 Re: Re: WIN32 errno patch
Previous Message Reinhard Mueller 2001-08-11 20:54:55 Re: [gnue-geas] Re: Proposal: OID wraparound: summary and proposal

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2001-08-11 21:50:44 bytea_ops
Previous Message Tom Lane 2001-08-11 20:35:14 Re: Select parser at runtime