Архив рассылок [pgsql-committers]
- pgsql: Improve detection of implicitly-temporary views. Tom Lane
- pgsql: Avoid global LC_CTYPE dependency in pg_locale_libc.c. Jeff Davis
- pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund
- pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund
- pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund
- pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund
- pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund
- pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund
- pgsql: Rename routines for write/read of pgstats file Michael Paquier
- pgsql: Remove obsolete comment Peter Eisentraut
- pgsql: Add slotsync skip statistics. Amit Kapila
- pgsql: Fix a BF failure caused by commit 76b78721ca. Amit Kapila
- Re: pgsql: Add slotsync skip statistics. Amit Kapila
- pgsql: backend/nodes cleanup: Move loop variables definitions into for Peter Eisentraut
- pgsql: gen_guc_tables.pl: Validate required GUC fields before code gene Peter Eisentraut
- pgsql: Improve test case stability Álvaro Herrera
- pgsql: pg_dump tests: don't put dumps in stdout Álvaro Herrera
- pgsql: pg_dump tests: don't put dumps in stdout Álvaro Herrera
- pgsql: Remove a useless length check. Jeff Davis