PostgreSQL 9.3 Open Items
From PostgreSQL wiki
Contents |
Project Planning
See the PostgreSQL 9.3 Development Plan.
Blockers for 9.3
- Restore protection against accidentally creating stuff in pg_catalog schema
- There are a couple of ways to fix that, per thread, but we need to do something.
- Document that SP-GiST can be used on range types
Not Blockers for 9.3
- Consider whether message for COPY FREEZE needs to be added
- Consider whether COPY into newly created tables should ALWAYS freeze, perhaps only when checksums enabled