Open items

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Open items
Date: 2002-10-10 14:04:20
Message-ID: 200210101404.g9AE4KV28979@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Here are the open items. There are only a few major ones left. I would
like to get those done so we can shoot for a final release perhaps at
the end of October.

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

P O S T G R E S Q L

7 . 3 O P E N I T E M S

Current at ftp://momjian.postgresql.org/pub/postgresql/open_items.

Source Code Changes
-------------------
Schema handling - ready? interfaces? client apps?
Drop column handling - ready for all clients, apps?
Fix BeOS, QNX4 ports
Get bison upgrade on postgresql.org for ecpg only (Marc)
Fix vacuum btree bug (Tom)
Fix client apps for autocommit = off
Return last command of INSTEAD rule for tuple count/oid/tag for rules, SPI
Add schema dump option to pg_dump
Add/remove GRANT EXECUTE to all /contrib functions?
Fix pg_dump to handle 64-bit off_t offsets for custom format

On Going
--------
Security audit

Documentation Changes
---------------------
Move documation to gborg for moved projects

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-10-10 14:05:42 Re: GRANT on functions/languages
Previous Message Shridhar Daithankar 2002-10-10 13:49:11 Re: contrib/fixchar (Was: Large databases, performance)