Mailing lists [pgsql-committers]
- pgsql: Some cleanups of enum-guc code, per comments from Tom. mha@postgresql.org (Magnus Hagander)
- pgsql: Modify interactions between sinval.c and sinvaladt.c. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: When creating a large hash index, pre-sort the index entries by tgl@postgresql.org (Tom Lane)
- Re: pgsql: Modify interactions between sinval.c and sinvaladt.c. Tom Lane
- autodoc - autodoc: 1.31 actual rbt@pgfoundry.org (User Rbt)
- pgsql: Add a note to the CREATE INDEX reference page about the impact of tgl@postgresql.org (Tom Lane)
- pgsql: Done: > o -During index creation, pre-sort the tuples to momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search tgl@postgresql.org (Tom Lane)
- npgsql - Npgsql2: Added support for INTERSECT and EXCEPT. jbcooley@pgfoundry.org (User Jbcooley)