Open items - Mailing list pgsql-hackers

From Bruce Momjian
Subject Open items
Date
Msg-id 200209110431.g8B4VrN14943@candle.pha.pa.us
Whole thread Raw
Responses Re: Open items  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
Here are the open items:
                             P O S T G R E S Q L
                         7 . 3  O P E N    I T E M S


Current at ftp://candle.pha.pa.us/pub/postgresql/open_items.

Source Code Changes
-------------------
Schema handling - ready? interfaces? client apps?
Drop column handling - ready for all clients, apps?
Fix BeOS and QNX4 ports
Get bison upgrade on postgresql.org
Fix vacuum btree bug (Tom)
Fix client apps for autocommit = off
Fix clusterdb to be schema-aware
Change log_min_error_statement to be off by default
Fix return tuple counts/oid/tag for rules

On Hold
-------
Point-in-time recovery
Win32 port
Security audit

Documentation Changes
---------------------
Document need to add permissions to loaded functions and languages
Move documation to gborg for moved projects

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


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: TOAST docs
Next
From: Tom Lane
Date:
Subject: Re: Please rename split(text,text,int) to splitpart