Mailing lists [pgsql-committers]
- [COMMITTERS] pgsql: Allow parallel workers to execute subplans. Robert Haas
- [COMMITTERS] pgsql: Fix typo in comment. Robert Haas
- [COMMITTERS] pgsql: btree: Support parallel index scans. Robert Haas
- [COMMITTERS] pgsql: Fix some nonstandard capitalization. Robert Haas
- [COMMITTERS] pgsql: Add CREATE COLLATION IF NOT EXISTS clause Peter Eisentraut
- [COMMITTERS] pgsql: pg_upgrade: Fix problems caused by renaming pg_resetxlog. Robert Haas
- [COMMITTERS] pgsql: doc: Add advice about systemd RemoveIPC Peter Eisentraut
- [COMMITTERS] pgsql: Document new libpq connection statuses fortarget_session_attrs. Robert Haas
- [COMMITTERS] pgsql: libpq: Make target_session_attrs=read-write consume emptyresult Robert Haas
- [COMMITTERS] pgsql: Fix wrong articles in pg_proc descriptions. Robert Haas
- [COMMITTERS] pgsql: Replace min_parallel_relation_size with two new GUCs. Robert Haas
- [COMMITTERS] pgsql: Add optimizer and executor support for parallel index scans. Robert Haas
- [COMMITTERS] pgsql: Fix YA unwanted behavioral difference withoperator_precedence_w Tom Lane
- [COMMITTERS] pgsql: Fix YA unwanted behavioral difference withoperator_precedence_w Tom Lane
- [COMMITTERS] pgsql: Fix YA unwanted behavioral difference withoperator_precedence_w Tom Lane
- [COMMITTERS] pgsql: Fix tab completion for "ALTER SYSTEM SET variable ...". Tom Lane
- [COMMITTERS] pgsql: Fix tab completion for "ALTER SYSTEM SET variable ...". Tom Lane
- [COMMITTERS] pgsql: Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE. Tom Lane