Change logs for postgresql-common source package in Groovy

  • 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
  • postgresql-common (215) unstable; urgency=medium
    
      * Mark only the packages as apt NeverAutoRemove for which PostgreSQL
        clusters exist. /etc/apt/apt.conf.d/01autoremove-postgresql is updated
        when clusters are created and dropped. (Closes: #948728)
      * t/TestLib.pm: Add os_release function.
      * t/020_create_sql_remove.t: Verify server libssl linkage.
    
     -- Christoph Berg <email address hidden>  Thu, 14 May 2020 16:36:50 +0200
  • postgresql-common (214) unstable; urgency=medium
    
      * check_pidfile_running: Read /proc/$pid/cmdline instead of calling /bin/ps.
        (Works around #952572)
    
     -- Christoph Berg <email address hidden>  Thu, 27 Feb 2020 13:22:52 +0100