Архив рассылок [pgsql-committers]
- pgsql: Fix kqueue support under debugger on macOS. Thomas Munro
 - pgsql: Don't use EV_CLEAR for kqueue events. Thomas Munro
 - Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Thomas Munro
 - pgsql: nbtree: Remove useless local variables. Peter Geoghegan
 - pgsql: Assert that we don't acquire a heavyweight lock on another objec Amit Kapila
 - Re: pgsql: Revert "initdb: Change authentication defaults" Michael Paquier
 - pgsql: Fix typo in indexcmds.c Michael Paquier
 - pgsql: Fix typo in indexcmds.c Michael Paquier
 - pgsql: Add missing errcode() in a few ereport calls. Amit Kapila
 - pgsql: Add missing errcode() in a few ereport calls. Amit Kapila
 - pgsql: Add missing errcode() in a few ereport calls. Amit Kapila
 - pgsql: Add missing errcode() in a few ereport calls. Amit Kapila
 - pgsql: Add missing errcode() in a few ereport calls. Amit Kapila
 - pgsql: Add missing errcode() in a few ereport calls. Amit Kapila
 - pgsql: Update the description of type of check_option reloption in docs Fujii Masao
 - pgsql: Fix wording of several extended stats comments Tomas Vondra
 - pgsql: doc: Update documentation about reg* types Peter Eisentraut
 - pgsql: Correct the descriptions of recovery-related wait events in docs Fujii Masao
 - pgsql: Correct the descriptions of recovery-related wait events in docs Fujii Masao
 - pgsql: Correct the descriptions of recovery-related wait events in docs Fujii Masao
 - pgsql: Correct the descriptions of recovery-related wait events in docs Fujii Masao
 - pgsql: Doc: remove reference to nonexisting GUC from 9.5 release notes. Tom Lane
 - pgsql: Recognize some OR clauses as compatible with functional dependen Tomas Vondra
 - pgsql: Document pg_statistic_ext.stxstattarget Tomas Vondra
 - pgsql: Implement type regcollation Peter Eisentraut
 - pgsql: Refactor nbtree fastpath optimization. Peter Geoghegan
 - pgsql: Enable BEFORE row-level triggers for partitioned tables Alvaro Herrera
 - pgsql: Specialize MemoryContextMemAllocated(). Jeff Davis
 - pgsql: Disk-based Hash Aggregation. Jeff Davis