Mailing lists [pgsql-committers]
- pgsql: Make use of xlog_internal.h's macros in WAL-related utilities. Fujii Masao
 - pgsql: Make use of xlog_internal.h's macros in WAL-related utilities. Fujii Masao
 - pgsql: Allow MSVC's contribcheck and modulescheck to run independently. Andrew Dunstan
 - pgsql: Allow MSVC's contribcheck and modulescheck to run independently. Andrew Dunstan
 - pgsql: Use American spelling for "behavior". Heikki Linnakangas
 - pgsql: Use American spelling for "behavior". Heikki Linnakangas
 - pgsql: Fix name of argument to pg_stat_file. Heikki Linnakangas
 - pgsql: Fix name of argument to pg_stat_file. Heikki Linnakangas
 - pgsql: Use appendStringInfoString/Char et al where appropriate. Heikki Linnakangas
 - pgsql: Use appendStringInfoString/Char et al where appropriate. Heikki Linnakangas
 - pgsql: Don't emit a spurious space at end of line in pg_dump of event t Heikki Linnakangas
 - pgsql: Don't emit a spurious space at end of line in pg_dump of event t Heikki Linnakangas
 - pgsql: Don't emit a spurious space at end of line in pg_dump of event t Heikki Linnakangas
 - pgsql: Don't emit a spurious space at end of line in pg_dump of event t Heikki Linnakangas
 - pgsql: Replace obsolete autoconf macros with their modern replacements. Heikki Linnakangas
 - pgsql: Whitespace fix - replace tab with spaces in CREATE TABLE command Joe Conway
 - pgsql: Whitespace fix - replace tab with spaces in CREATE TABLE command Joe Conway
 - pgsql: Plug some trivial memory leaks in pg_dump and pg_upgrade. Heikki Linnakangas
 - pgsql: Remove "const" from convertTSFunction()'s return type. Heikki Linnakangas
 - pgsql: Remove obsolete heap_formtuple/modifytuple/deformtuple functions Heikki Linnakangas
 - pgsql: Add an optional missing_ok argument to SQL function current_sett Tom Lane
 - pgsql: Fix misuse of TextDatumGetCString(). Tom Lane
 - pgsql: Fix misuse of TextDatumGetCString(). Tom Lane
 - pgsql: Make numeric form of PG version number readily available in Make Tom Lane
 - pgsql: Improve pg_restore's -t switch to match all types of relations. Tom Lane