Mailing lists [pgsql-committers]
- pgsql: Fix pg_upgrade --help text for --user to not use a plural cluste Bruce Momjian
- pgsql: Mention in the docs that bgwriter now sleeps longer when it has Heikki Linnakangas
- pgsql: Fix wording, per Peter Geoghegan Magnus Hagander
- pgsql: Fix wording, per Peter Geoghegan Magnus Hagander
- pgsql: Fix wording, per Peter Geoghegan Magnus Hagander
- pgsql: Fix wording, per Peter Geoghegan Magnus Hagander
- pgsql: Fix copy-paste error in docs. Heikki Linnakangas
- Re: pgsql: Make bgwriter sleep longer when it has no work to do, to save el Peter Geoghegan
- pgsql: pg_dump: Move connection-setup code to a separate function. Robert Haas
- pgsql: Initialize the new bgwriterLatch field properly. Heikki Linnakangas
- Re: pgsql: Make bgwriter sleep longer when it has no work to do, to save el Heikki Linnakangas
- pgsql: Document that analyzing an empty table doesn't update the statis Robert Haas
- pgsql: Document that COUNT(*) might not need a seq scan any more. Robert Haas
- pgsql: Do not access indclass through Form_pg_index Peter Eisentraut
- pgsql: Hide most variable-length fields from Form_pg_* structs Peter Eisentraut
- pgsql: Disallow ALTER DOMAIN on non-domain type everywhere Peter Eisentraut
- pgsql: Revert unfortunate whitespace change Peter Eisentraut
- pgsql: Show default privileges in information schema Peter Eisentraut
- pgsql: Undo 8.4-era lobotomization of subquery pullup rules. Tom Lane
- pgsql: Use parameterized paths to generate inner indexscans more flexib Tom Lane