~pitti/postgresql/common

Viewing all changes in revision 1153.

  • Committer: Martin Pitt
  • Date: 2012-05-15 09:19:57 UTC
  • Revision ID: mpitt@debian.org-20120515091957-iftxfed0zj7318lx
* Add support for 9.2:
  - pg_createcluster: Add 9.2 configuration method.
  - t/060_obsolete_confparams.t: Add full configuration for 9.1 to test the
    configuration update to 9.2.
  - pg_upgradecluster: On upgrades to 9.2, deprecate the 'wal_sender_delay',
    'silent_mode', and 'custom_variable_classes' postgresql.conf options, as
    they do not exist any more.
  - pg_upgradecluster: In the tablespace test, don't query the "spclocation"
    column, which does not exist any more in 9.2. Just check whether we have
    any table space other than the two default ones.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: