lp:~petere/postgresql/common

Created by Peter Eisentraut and last modified

postgresql-common with PostgreSQL 9.0 support

Get this branch:
bzr branch lp:~petere/postgresql/common
Only Peter Eisentraut can upload to this branch. If you are Peter Eisentraut please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Peter Eisentraut
Project:
PostgreSQL
Status:
Development

Recent revisions

991. By Peter Eisentraut

debian/control: Bump Standards-Version to 3.8.4; no changes necessary.

990. By Peter Eisentraut

In maintainer scripts, instead of "#!/bin/sh -e" use a separate "set -e",
per lintian.

989. By Peter Eisentraut

pg_wrapper: Fix spelling.

988. By Peter Eisentraut

* Add initial support for 9.0 (pre-release snapshots for now):
  - cleanpg: Remove 9.0 clusters.
  - pg_createcluster: Clone configure_8_4() as configure_9_0().
  - pg_upgradecluster: Migrate obsolete/changed configuration parameters.

987. By Martin Pitt

debian/init.d-functions, status(): More appropriate output formatting for
"status" init script commands. (Closes: #522679)

986. By Martin Pitt

t/120_pg_upgradecluster_scripts.t: Upgrade scripts should not create
tables in the "init" phase, since they will be overwritten during
dump/restore. Change the test case to move table changes into the "finish"
phase, and update documentation in pg_upgradecluster to point out this
potential problem.

985. By Martin Pitt

pg_upgradecluster: Re-enable connections after the upgrade is done, not in
between.

984. By Martin Pitt

pg_upgradecluster: Rework logic to use "pg_dumpall -s" instead of
"pg_dumpall -g", to also catch ACLs, global settings, and the like. Drop
manual database creation and encoding special-cases, since those are being
taken care of by the -s commands already. (Closes: #543506, #562676)

983. By Martin Pitt

t/040_upgrade.t: Fix typo in r981

982. By Martin Pitt

testsuite: Keep /var/log/postgresql/ around, since we depend on it since r980 now

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~pitti/postgresql/common
This branch contains Public information 
Everyone can see this information.

Subscribers