Mailing lists [pgsql-committers]
- pgsql: Add note that TRUNCATE uses an access exclusive lock. petere@postgresql.org (Peter Eisentraut)
- pgsql: Update documentation table describing how shared memory is used momjian@postgresql.org (Bruce Momjian)
- pgsql: Code review for function default parameters patch. tgl@postgresql.org (Tom Lane)
- pgsql: Fix oversight in my recent patch to allow ExecMakeFunctionResult tgl@postgresql.org (Tom Lane)
- plpsm - plpgpsm: new branch for 8.4 okbob@pgfoundry.org (User Okbob)
- pgsql: Clarify documentation that journaling is not required for WAL or momjian@postgresql.org (Bruce Momjian)
- plpsm - plpgpsm: first upgrade for 8.4 okbob@pgfoundry.org (User Okbob)
- pgsql: Add "not" to wal journaling text. momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql2: GetOrdinal fixes for kana-width insensitivity and talliesin@pgfoundry.org (User Talliesin)
- pgsql: Add a couple of cross-references to the docs about enum types, tgl@postgresql.org (Tom Lane)
- orafce - orafce: Add utl_file_fcopy(). itagaki@pgfoundry.org (User Itagaki)