[COMMITTERS] pgsql: Code review for early drop of orphaned temp relations in autovac

2016-11-27 Thread Tom Lane
Code review for early drop of orphaned temp relations in autovacuum. Commit a734fd5d1 exposed some race conditions that existed previously in the autovac code, but were basically harmless because autovac would not try to delete orphaned relations immediately. Specifically, the test for orphaned-n

[COMMITTERS] pgsql: Mention server start requirement for ssl parameters

2016-11-27 Thread Magnus Hagander
Mention server start requirement for ssl parameters Fix that the documentation for three ssl related parameters did not specify that they can only be changed at server start. Michael Paquier Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/ac1d9dbcbe4842402e85

[COMMITTERS] pgsql: Mention server start requirement for ssl parameters

2016-11-27 Thread Magnus Hagander
Mention server start requirement for ssl parameters Fix that the documentation for three ssl related parameters did not specify that they can only be changed at server start. Michael Paquier Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/c6dbc7b65175f791b8e63a1970e

[COMMITTERS] pgsql: Mention server start requirement for ssl parameters

2016-11-27 Thread Magnus Hagander
Mention server start requirement for ssl parameters Fix that the documentation for three ssl related parameters did not specify that they can only be changed at server start. Michael Paquier Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/eb516e87ea2832e4501e

[COMMITTERS] pgsql: Mention server start requirement for ssl parameters

2016-11-27 Thread Magnus Hagander
Mention server start requirement for ssl parameters Fix that the documentation for three ssl related parameters did not specify that they can only be changed at server start. Michael Paquier Branch -- REL9_6_STABLE Details --- http://git.postgresql.org/pg/commitdiff/3a3ac47998ec5beb738c