HISTORY updated for 7.3beta2 - Mailing list pgsql-hackers

From Bruce Momjian
Subject HISTORY updated for 7.3beta2
Date
Msg-id 200209230526.g8N5QPT20595@candle.pha.pa.us
Whole thread Raw
Responses Default privileges for 7.3  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I have updated /HISTORY for 7.3beta2.  Looking at the open items list, I
think we are ready for beta2 now.

---------------------------------------------------------------------------
                              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)
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_dumpsfunctions no longer public executablelanguages no longer public usable
Add schema dump option to pg_dump
Add param for length check for char()/varchar()
Fix $libdir in loaded functions?
Make SET not start a transaction with autocommit off, document it
Add GRANT EXECUTE to all /contrib functions

On Going
--------
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: "Christopher Kings-Lynne"
Date:
Subject: European Vacation
Next
From: Florian Weimer
Date:
Subject: Re: Optimization levels when compiling PostgreSQL...