Robert Haas' Development Projects
From PostgreSQL wiki
Jump to navigationJump to searchThis is a list of projects that I'm interested in working on. It isn't guaranteed to be up-to-date or complete, and there's no particular timeline for anything listed here. Feel free to email me regarding my current plans (SELECT 'robert' || 'm' || 'haas' || '@gm' || 'ail' || '.com').
- foreign key inference (includes inner join removal)
- Global temporary tables
- model caching effects in the planner
- WITH foo AS (EXPLAIN ...) returning text
- Logical replication
- Background writer improvements
- JSON
- Time-delayed replication
- Concurrent DDL/unauthorized lock waits
- CLOG contention
- ProcArrayLock contention
- BufFreelistLock contention
- BufMappingLock contention
See also rhaas.blogspot.com.