Mailing lists [pgsql-committers]
- pgsql: Make sampler_random_fract() actually obey its API contract. Tom Lane
- pgsql: Make sampler_random_fract() actually obey its API contract. Tom Lane
- pgsql: Don't leave pg_hba and pg_ident data lying around in running bac Tom Lane
- 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