PostgreSQL 9.2 Open Items
From PostgreSQL wiki
(Difference between revisions)
m (→Open Issues) |
m |
||
| Line 13: | Line 13: | ||
* Apply hs_release_old_locks patch [Simon] | * Apply hs_release_old_locks patch [Simon] | ||
| − | == Interactions and Cross checks | + | == Interactions and Cross checks == |
* Remove parameter passing from WALReceiver and WALRestore code if recovery.conf becomes GUCs | * Remove parameter passing from WALReceiver and WALRestore code if recovery.conf becomes GUCs | ||
* Double check bgwriter/checkpointer comments | * Double check bgwriter/checkpointer comments | ||
Revision as of 20:30, 15 January 2012
Contents |
Project Planning
See the PostgreSQL 9.2 Development Plan.
Meta-Issues
- Review "Long Term" list of items from PostgreSQL 9.0 Open Items and PostgreSQL 9.1 Open Items
Open Issues
- Make XLOG_HEAP2_VISIBLE records generate recovery snapshot conflicts so that IndexOnlyScans work on Hot Standby
- Release-note PL case folding incompatibility
- change GiST implementation for range types?
- Bgwriter needs to close file handles [Simon]
- Checkpointer latch loop [Simon]
- Apply hs_release_old_locks patch [Simon]
Interactions and Cross checks
- Remove parameter passing from WALReceiver and WALRestore code if recovery.conf becomes GUCs
- Double check bgwriter/checkpointer comments
- Check new processes listed correctly in postmaster comments