Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Childs <Blue(dot)Dragon(at)blueyonder(dot)co(dot)uk>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)
Date: 2003-10-09 02:41:30
Message-ID: 3F84CADA.6050905@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Bruce Momjian wrote:

> Christopher Kings-Lynne wrote:
>>
>> >>Well, with the CREATE CONSTRAINT TRIGGER you _can_, but we already have
>> >>a consensus that we don't _want_ that. Probably we should declare it
>> >>deprecated and remove it in 7.5. And the option currently under
>> >>discussion is exactly what will cause ALTER TABLE to let you, but IMHO
>> >>that _should_ be restricted.
>>
>> How can we ever remove it - what about people upgrading from 7.0, 7.1,
>> 7.2? Also, people upgrading from 7.3 who've never heard of adddepend...
>
> Not sure. We can remove documentation about it, at least.
>

If the idea is to support any 7.n -> 7.m (where n < m) upgrade directly,
then it's IMHO time for 8.0 and clearly stating that 7.x -> 8.y only is
supported as 7.x -> 7.3 -> 8.0 -> 8.y and "you're on your own with any
other attempt".

Don't get this wrong, I am a big friend of easy upgrades. But I am not a
big friend of making improvements impossible by "backward compatibility
forever". It was the "backward compatibility" to CP/M-80 (v2.2) that
caused MS-DOS 7.0 to have a maximum commandline length of 127 characters
... that was taking compatibility too far. Well, M$ took it too far the
other way from there and is compatible to nothing any more, not even to
themself ... but at least they learned from that mistake.

Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Browse pgsql-general by date

  From Date Subject
Next Message nolan 2003-10-09 02:43:04 Re: Humor me: Postgresql vs. MySql (esp. licensing)
Previous Message Bruce Momjian 2003-10-09 02:10:07 Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-10-09 03:17:26 Re: missing COMMENT ON objects
Previous Message Bruce Momjian 2003-10-09 02:10:07 Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)