Change logs for postgresql-common source package in Hirsute

  • postgresql-common (225ubuntu1) hirsute; urgency=medium
    
      * d/postinst: Only add postgres to group ssl-cert if it isn't
        already a member of that group.
        (LP: #1690432)
    
     -- Bryce Harrington <email address hidden>  Thu, 25 Feb 2021 16:21:44 -0800
  • postgresql-common (225) unstable; urgency=medium
    
      * pg_lsclusters, cluster_info: Show cluster managed by pacemaker or patroni.
      * pg_ctlcluster: Fix "use systemctl instead" context.
      * pg_createcluster: In 14+, use initdb --no-instructions.
      * pg_upgradecluster: Deprecate password_encryption as boolean in 14.
      * t: Accept changed connection error messages from libpq 14.
    
     -- Christoph Berg <email address hidden>  Tue, 02 Feb 2021 15:40:25 +0100
  • postgresql-common (224) unstable; urgency=medium
    
      * pg_wrapper, PgCommon: When looking for the newest version, consider the
        name of the binary (psql, postgres) asked for.
      * pg_buildext: Fix typo in the psql/virtualenv exit code handling.
      * pg_ctlcluster: Fix starting of md5-only clusters on 8.2/8.3.
      * t/025_logging.t: Sleep a bit for the log tests to make test more stable.
      * postgresqlrc.5, user_clusters.5: Mention file locations more prominently.
      * pg_upgradecluster: Deprecate operator_precedence_warning in PG14.
    
     -- Christoph Berg <email address hidden>  Thu, 14 Jan 2021 16:23:51 +0100
  • postgresql-common (223) unstable; urgency=medium
    
      * pg_ctlcluster: Refuse to start root-owned clusters with a sensible error
        message.
      * pgdg/apt.postgresql.org.sh: Add groovy, remove archived distributions.
    
     -- Christoph Berg <email address hidden>  Thu, 12 Nov 2020 12:37:57 +0100
  • postgresql-common (222) unstable; urgency=medium
    
      [ Michael Banck ]
      * pg_upgradecluster: set max_wal_senders along with wal_level in ugprade
        mode.
    
      [ Christoph Berg ]
      * Drop t/003_package_checks.t, psql can be linked with readline now.
        http://meetbot.debian.net/debian-ftp/2020/debian-ftp.2020-03-13-20.02.html
      * Remove PostgreSQL 13 transition Breaks, problems were testsuite-only.
    
     -- Christoph Berg <email address hidden>  Mon, 26 Oct 2020 11:46:34 +0100
  • postgresql-common (216) unstable; urgency=medium
    
      * Updated es debconf translation by CamaleĆ³n, thanks! (Closes: #960994)
      * apt.postgresql.org.sh: Install contrib package with -i.
      * pg_virtualenv: Show PostgreSQL backtrace when coredumps are found and gdb
        is installed.
      * pg_ctlcluster: Fix cluster start in 8.2/3.
      * pg_virtualenv: 8.2 doesn't have pg_ctl -c yet.
      * t/170_extensions.t: Don't drop plpgsql before testing extensions.
      * t/TestLib.pm: Fix deb_installed to only recognize fully installed
        packages.
    
     -- Christoph Berg <email address hidden>  Wed, 12 Aug 2020 15:10:25 +0200