Open 7.3 items - Mailing list pgsql-hackers

From Bruce Momjian
Subject Open 7.3 items
Date
Msg-id 200209180510.g8I5A2G00612@candle.pha.pa.us
Whole thread Raw
Responses Re: Open 7.3 items  (Gavin Sherry <swm@linuxworld.com.au>)
Re: Open 7.3 items  (Sean Chittenden <sean@chittenden.org>)
Re: Open 7.3 items  (Peter Eisentraut <peter_e@gmx.net>)
Re: Open 7.3 items  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
There has been a lot of activity on open items in the past week.  Here
is the updated list.

Basically, upgrading and casting have blown up into a variety of 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, QNX4 ports
Fix AIX large file compile failure of 2002-09-11 (Andreas)
Get bison upgrade on postgresql.org for ecpg only (Marc)
Allow ecpg to properly handle PREPARE/EXECUTE (Michael)
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 (Gavin)
Fix return tuple counts/oid/tag for rules
Loading 7.2 pg_dumpsfix up function return types on lang/type/trigger creation or  loosen opaque restrictionsfunctions
nolonger public executablelanguages no longer public usable
 
Add schema dump option to pg_dump
Add casts: (Tom)assignment-level cast specificationinet -> textmacaddr -> textint4 -> varchar?int8 -> varchar?add param
forlength check for char()/varchar()
 
Create script to make proper dependencies for SERIAL and foreign keys (Rod)
Fix $libdir in loaded functions?
On Going
--------
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: Bruce Momjian
Date:
Subject: Re: Numeric casting rules, take two
Next
From: Bruce Momjian
Date:
Subject: Re: 7.3 gotchas for applications and client libraries