8.0 Open Items

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема 8.0 Open Items
Дата
Msg-id 200408202028.i7KKSgF05981@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: 8.0 Open Items  (Darcy Buskermolen <darcy@wavefire.com>)
PITR: XLog File compression on Archive  ("Simon Riggs" <simon@2ndquadrant.com>)
Re: 8.0 Open Items  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-hackers
P O S T G R E S Q L
                         8 . 0  O P E N    I T E M S


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

Changes
-------
* Win32o add binary version stamps?o fix signal-safe socket handler for SSLo fix query cancel in psql (?)       o
reportcorrect errno codes from native Windows system callso shorten timezone for %t log_line_prefixo start
pg_autovacuumeasilyo fix users who's timezones are not recognizedo allow installed locales rather than hardcoded oneo
updateencoding list to include win1250o synchonize supported encodings and docso use dynamic buffer for token buffer in
win32admin checko disable readline-required psql optionso fix shared memory on Win2k terminal server
 
* fix oid2name for tablespaces
* allow libpq to check parameterized data types
* make pgxs install by default
* add xid to log_line_prefix for PITR
* cleanup FRONTEND use in /port, malloc, elog
* fix recovery of DROP TABLESPACE after checkpoint
* fix ambiguity for objects using default tablespaces
* fix case where template db already uses target tablespace
* determine proper crash recovery/logging for pg_subtrans
* remove to_char(interval) if we initdb or mention removal
* have plpython reject pseudotype arguments because it crashes
* add i386 solaris spinlock code


--  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: 7.4.3 & 8.0.0beta1 + Solaris 9: default pg_hba.conf
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE