Mailing lists [pgsql-committers]
- pgsql: Add: > > o Require all check constraints to be inherited > > momjian@postgresql.org (Bruce Momjian)
- pgsql: Update wording: < o Require all check constraints to be momjian@postgresql.org (Bruce Momjian)
- pgsql: Clearify PITR doc wording. momjian@postgresql.org (Bruce Momjian)
- pgsql: Clearify PITR doc wording. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix memory arrangement of tsquery after removing stop words. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Add: > > * Add comments on system tables/columns using the momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix memory arrangement of tsquery after removing stop words. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Add: > o Have \l+ show database size, if permissions allow > > momjian@postgresql.org (Bruce Momjian)
- pgsql: Change hashscan.c to keep its list of active hash index scans in tgl@postgresql.org (Tom Lane)
- pgsql: Change hashscan.c to keep its list of active hash index scans in tgl@postgresql.org (Tom Lane)
- pgsql: Change hashscan.c to keep its list of active hash index scans in tgl@postgresql.org (Tom Lane)
- pgsql: Change hashscan.c to keep its list of active hash index scans in tgl@postgresql.org (Tom Lane)
- pgsql: Change hashscan.c to keep its list of active hash index scans in tgl@postgresql.org (Tom Lane)
- pgsql: Add: > o Add SQLSTATE severity to PGconn return status > > momjian@postgresql.org (Bruce Momjian)
- pgsql: Add URL for: * Allow multiple identical NOTIFY events to always momjian@postgresql.org (Bruce Momjian)
- pgsql: Add item: > o Store per-table autovacuum settings in momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > > * Improve referential integrity checks > > momjian@postgresql.org (Bruce Momjian)
- pgsql: Add to TODO: > > * Consider allowing higher priority queries to momjian@postgresql.org (Bruce Momjian)
- pgsql: Added to TODO: > > * Allow text search dictionary to filter out momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > > > o Prevent autovacuum from running if an old momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > > * Add a function like pg_get_indexdef() that report momjian@postgresql.org (Bruce Momjian)
- pgsql: This patch addresses some issues in TOAST compression strategy tgl@postgresql.org (Tom Lane)
- Re: pgsql: Fix memory arrangement of tsquery after removing stop words. Tom Lane