~ubuntu-branches/ubuntu/hardy/postgresql-common/hardy-proposed

Viewing all changes in revision 11.

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2008-02-03 17:50:29 UTC
  • Revision ID: james.westby@ubuntu.com-20080203175029-414rtvsqnelou3ll
Tags: 84
* Add t/140_pg_config.t: Check correct output of pg_config, to avoid bugs
  like #455509 and #462037 in the future.
* t/040_upgrade.t: Create and cd into an inaccessible test directory.
* pg_upgradecluster: Chdir to / before the upgrade to avoid confusing error
  messages about inaccessible cwd.
* debian/README.Debian: Update for 8.3 being the default version. Drop
  description of 7.4 autovacuum daemon magic, since it is obsolete now.
* debian/postgresql-common.templates: Point to README.Debian.
* debian/postgresql-common.cron.d: Update for 8.3, and add warnings and doc
  pointer about enabling regular VACUUM FULL. (LP: #186831)
* PgCommon.pm, get_cluster_locales(): Print proper error message when server
  package is removed, but not purged, and a cluster still exists.
  (Closes: #463070)
* t/030_errors.t, t/130_nonroot_admin.t: Check pg_dropcluster/
  pg_createcluster error message when being called with insufficient
  privileges.
* pg_createcluster, pg_dropcluster: Point out that program needs to be run
  as root when creating/removing config or data directory fails.
  (Closes: #460576)
* t/090_multicluster.t: Remove test case for nonexisting PGSERVICE value,
  since this is not reliably reported in psql.
* t/140_pg_config.t: Skip pg_config test for 8.1. It's known broken in Etch
  (pg_config was only shipped in libpq-def) and irrelevant in Lenny.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: