Re: Re: [PATCHES] Select parser at runtime

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: Justin Clift <justin(at)postgresql(dot)org>
Cc: Ian Lance Taylor <ian(at)airs(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [PATCHES] Select parser at runtime
Date: 2001-08-13 02:21:55
Message-ID: Pine.BSF.4.30.0108122211110.82603-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Mon, 13 Aug 2001, Justin Clift wrote:

> Hi guys,
>
> Not sure if Peter was joking, but Ian's approach sounds much more
> user-friendly.
>
> Getting Oracle users to convert to PostgreSQL then be "stuck-with-it"
> because they can't afford the migration elsewhere is not the right
> approach.

If you think that people are going to flock to PostgreSQL from Oracle
simply because it's a drop in replacement, I want some of whatever it
is you're drinking!

An Oracle compatibility mode wouldn't be a bad idea, but at what cost
and at how much effort? What are you going to do with incompatible
reserved words? Who do you expect to do it? How soon? I've seen
alot of projects try to make themselves "user-friendly" only to suffer
in the end from what they lost in the effort.

Personally I'd prefer a PostgreSQL that was as SQL92 and beyond as it
could possibly be rather than some of this and some of that.

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2001-08-13 02:46:25 Re: PL/pgSQL bug?
Previous Message Tom Lane 2001-08-13 02:17:31 Re: PL/pgSQL bug?

Browse pgsql-patches by date

  From Date Subject
Next Message Ross J. Reedstrom 2001-08-13 03:13:46 Re: Re: [PATCHES] Select parser at runtime
Previous Message Tom Lane 2001-08-13 02:06:43 Re: [JDBC] JDBC pg_description update needed for CVS tip