Re: Why I like partial solutions - Mailing list pgsql-hackers

From Curt Sampson
Subject Re: Why I like partial solutions
Date
Msg-id Pine.NEB.4.43.0206271943320.6613-100000@angelic.cynic.net
Whole thread Raw
In response to Re: Why I like partial solutions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, 26 Jun 2002, Tom Lane wrote:

> I don't really mind hacks^H^H^Hpartial solutions that are clean subsets
> of the functionality we want to have eventually.  I do object to hacks
> that will create a backwards-compatibility problem when we want to do it
> right.

If the backwards compatability problem is just related to stuff from the
users (i.e., this keyword works in this release, but will not work in
future releases), I don't see the problem. Just document it and move on.
The user can either use it and deal with the compatbility pain later,
or not use it and be just where he would be if the hack were never
implmemented in the first place.

Otherwise you only have to leave the feature in until the next major
release, anyway, right? Because for major releases it's expected that
you will have to dump and restore you database anyway, hmm?

cjs
-- 
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org   Don't you know, in this new Dark Age, we're
alllight.  --XTC
 





pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: BETWEEN SYMMETRIC
Next
From: "Jeroen T. Vermeulen"
Date:
Subject: Case sensitive searches