PostgreSQL 8.4 Open Items
From PostgreSQL wiki
(Difference between revisions)
(add entry for xpath definitional issue) |
|||
| Line 18: | Line 18: | ||
* [http://archives.postgresql.org/message-id/20090218155841.7EFD37559ED@cvs.postgresql.org document removal of log_restartpoints, and the rest of the recovery infra patch] | * [http://archives.postgresql.org/message-id/20090218155841.7EFD37559ED@cvs.postgresql.org document removal of log_restartpoints, and the rest of the recovery infra patch] | ||
* charset.sgml still claims you need initdb to change LC_COLLATE/LC_CTYPE. | * charset.sgml still claims you need initdb to change LC_COLLATE/LC_CTYPE. | ||
| + | [[Category: PostgreSQL 8.4]] | ||
Revision as of 17:39, 13 March 2009
This is a list of tasks that need to finish before 8.4 is complete. Current version at http://wiki.postgresql.org/wiki/PostgreSQL_8.4_Open_Items
Changes
- Change behavior of statement-level triggers for inheritance cases?
- reject xpath() when data is not a well-formed document?
Bugs
Questions
- Should we have a LOCALE option in CREATE DATABASE?
- Should we reject toast.fillfactor in reloptions? Because toast tables are never updated.
- Consider reverting preventing regular users from base type creation
Documentation
- document visibility map, proposed manual change
- document removal of log_restartpoints, and the rest of the recovery infra patch
- charset.sgml still claims you need initdb to change LC_COLLATE/LC_CTYPE.
