Mailing lists [pgsql-committers]
- pgsql: Fix up foreign-key mechanism so that there is a sound semantic tgl@postgresql.org (Tom Lane)
- pgsql: Add URL for: * Allow SQL-language functions to return results momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix capitalization and punctuation of two more GUC description neilc@postgresql.org (Neil Conway)
- pgsql: Add: > * Improve logging of prepared statements recovered during momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > * Clean up casting in /contrib/isn > > momjian@postgresql.org (Bruce Momjian)
- pgsql: Minor editorialization on operator-family documentation: put some tgl@postgresql.org (Tom Lane)
- pgsql: Move fsync method macro defines into /include/access/xlogdefs.h momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix to_date()/to_timestamp() 'D' field for day of week, was off momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix typo petere@postgresql.org (Peter Eisentraut)
- pg-migrator - src: FB#6236 - correcting operation sequencing and a korryd@pgfoundry.org (User Korryd)
- pgsql: Add some discussion of sort ordering to indices.sgml, which tgl@postgresql.org (Tom Lane)
- pgsql: Add: > > o Use LC_TIME for localized weekday/month names, momjian@postgresql.org (Bruce Momjian)
- pgsql: Make it possible to build with integer datetimes in msvc, and mha@postgresql.org (Magnus Hagander)