Change logs for postgresql-common source package in Noble

  • postgresql-common (257build1) noble; urgency=high
    
      * No change rebuild for 64-bit time_t and frame pointers.
    
     -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:15:57 +0200
  • postgresql-common (257) unstable; urgency=medium
    
      * Move systemd unit files to /usr on releases that support it.
      * debian/maintscripts-functions: More carefully build update-alternatives
        command line. Hopefully fixes "link and path can't be the same" errors.
      * debian/maintscripts-functions: Remove empty /usr/share/man/ directories.
      * pg_backupcluster: Add hostname, machine-id, and machine-deployment (from
        /etc/machine-info) to backup status; use machine-readable timestamps for
        starttime/endtime; sort keys.
      * pg_upgradecluster: Skip upgrade scripts when --no-start is given.
      * pg_upgradecluster: Pass --jobs to analyze script. (Closes: #1054179)
      * debian/po/sv.po: Updated Swedish translation by Martin Bagge and Anders
        Jonsson, thanks! (Closes: #1059169)
    
     -- Christoph Berg <email address hidden>  Thu, 08 Feb 2024 13:32:31 +0100
  • postgresql-common (256) unstable; urgency=medium
    
      * pg_upgradecluster: Remove old_snapshot_threshold in PG17.
      * Install pg_bsd_indent and pgindent into server-dev in PG17.
      * pg_buildext: words containing PGVERSIONS are replaced by a list of
        words with versions filled in. Most useful in Build-Depends.
      * pg_buildext: Add actions run and run_installed.
      * server/postgresql.mk: Grab LLVM version from B-D instead of autodetecting.
    
     -- Christoph Berg <email address hidden>  Wed, 08 Nov 2023 16:25:17 +0100
  • postgresql-common (255) unstable; urgency=medium
    
      * PgCommon.pm: Set defined path in prepare_exec. Thanks Niko Tyni!
      * debian/supported-versions: Add 16 as default version.
    
     -- Christoph Berg <email address hidden>  Thu, 14 Sep 2023 10:35:53 +0200
  • postgresql-common (254) unstable; urgency=medium
    
      * /etc/postgresql-common/pg_upgradecluster.d/analyze: Automatically analyze
        databases after upgrade.
      * pg_upgradecluster: drop hard-coded analyze used in dump mode only.
      * server: Ignore test results on ia64 and sh4.
      * pg_upgradecluster: Honor --keep-on-error not just for failing upgrade
        scripts; properly start old cluster again after errors. On PG15+, move
        pg_upgrade output from pg_upgrade_output.d to /var/log/postgresql/.
        Remove force_parallel_mode in PG16+.
      * Thanks to Dagfinn Ilmari Mannsåker for helping with the patches!
      * Remove /usr/share/postgresql-common/upgrade-scripts, upgrade scripts for
        postgresql-common itself. I believe this functionality was never used.
      * pgdg/apt.postgresql.org.sh: Set umask 022.
    
     -- Christoph Berg <email address hidden>  Thu, 07 Sep 2023 11:12:30 +0200
  • postgresql-common (253) unstable; urgency=medium
    
      * pg_upgradecluster: Remove db_user_namespace in PG17.
      * t/045_backup.t: Relax analyze_count check that's flaky on s390x.
      * pgdg/apt.postgresql.org.sh: Allow multiple versions in -v.
    
     -- Christoph Berg <email address hidden>  Wed, 09 Aug 2023 11:51:21 +0200