Open 6.4 issues

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Open 6.4 issues
Date: 1998-10-20 19:19:16
Message-ID: 199810201919.PAA11758@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I assume this item is done:

fix perl/tcl compile/library issues

---------------------------------------------------------------------------

Additions
---------
new functoins and test INET address type(Tom Helbekkmo,D'Arcy)
CREATE TABLE test (x text, s serial) fails if no database creation permission
regression test all platforms

Serious Items
------------
change pg args for platforms that don't support argv changes
(setproctitle()?, sendmail hack?)

Docs
----
generate html/postscript documentation
make sure all changes are documented properly

Minor items
-----------
cnf-ify still can exhaust memory, make SET KSQO more generic
permissions on indexes: what do they do? should it be prevented?
allow multiple generic operators in expressions without the use of parentheses
document/trigger/rule so changes to pg_shadow create pg_pwd
large objects orphanage
improve group handling
improve PRIMARY KEY handling
generate postmaster pid file and remove flock/fcntl lock code
add ability to specifiy location of lock/socket files

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-hackers by date

  From Date Subject
Next Message D'Arcy J.M. Cain 1998-10-20 20:29:17 Re: [HACKERS] Re: inet/cidr/bind
Previous Message Paul A Vixie 1998-10-20 17:51:25 Re: [HACKERS] Re: inet/cidr/bind