| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Ready for RC1 |
| Date: | 2004-12-02 22:57:47 |
| Message-ID: | 200412022257.iB2MvlP25808@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I have applied all outstanding patches and I think we are ready to go
for RC1. These are the open items. I think we will just have to move
them to the TODO list tomorrow, except for the documentation items.
---------------------------------------------------------------------------
PostgreSQL 8.0 Open Items
=========================
Current version at http://candle.pha.pa.us/cgi-bin/pgopenitems.
Changes
-------
* Win32
o Fix shared memory on Win2k terminal server
We might be able to just mark this as not supported.
o Disallow encodings like UTF8 which which PostgreSQL supports
but the operating system does not
* adjust bgwriter defaults
* synchonize supported encodings and docs
* warn on COPY TO ... CSV with \r,\n in data
* add external interfaces documentation section
Fixed Since Last Beta
---------------------
* fix gettext support to src/port
--
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-12-02 23:02:36 | Re: [HACKERS] Open Items |
| Previous Message | Bruce Momjian | 2004-12-02 22:48:02 | Re: [BUGS] pg_autovacuum in 8beta-dev3 small bug |