Re: [HACKERS] Open 6.4 items

From: darcy(at)druid(dot)net (D'Arcy J(dot)M(dot) Cain)
To: maillist(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian)
Cc: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Re: [HACKERS] Open 6.4 items
Date: 1998-10-02 11:29:47
Message-ID: m0zP3P9-00006FC@druid.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thus spake Bruce Momjian
> Possible additions
> ------------------
> cidr/IP address type(Tom Helbekkmo)
> rewrite system(Jan)
> notify fixes(Tom)

What about the completion of PRIMARY KEY? I know that we are putting
FOREIGN KEY support off for a later version. Does that mean full PRIMARY
KEY hs been put off too? All that is left is to actually set the
relevant indisprimary bool in pg_index. I guess it also needs to be
added to pg_dump output as well as suppressing the related CREATE INDEX.

--
D'Arcy J.M. Cain <darcy(at){druid|vex}.net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 424 2871 (DoD#0082) (eNTP) | what's for dinner.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1998-10-02 12:20:07 Patch - please apply
Previous Message Jan Wieck 1998-10-02 10:21:13 Re: [HACKERS] Open 6.4 items