diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 12:08:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 12:08:39 +0000 |
commit | 039175d5d6adfc3f96e3ffdd5ee946576e22233a (patch) | |
tree | f1ba3073275e4441e417ed8b149729d0f5122884 /debian/postgresql-common.install | |
parent | Adding upstream version 225+deb11u1. (diff) | |
download | postgresql-common-039175d5d6adfc3f96e3ffdd5ee946576e22233a.tar.xz postgresql-common-039175d5d6adfc3f96e3ffdd5ee946576e22233a.zip |
Adding debian version 225+deb11u1.debian/225+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/postgresql-common.install')
-rw-r--r-- | debian/postgresql-common.install | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/postgresql-common.install b/debian/postgresql-common.install new file mode 100644 index 0000000..87341d5 --- /dev/null +++ b/debian/postgresql-common.install @@ -0,0 +1,20 @@ +createcluster.conf usr/share/postgresql-common +debian/init.d-functions usr/share/postgresql-common +pg_buildext usr/bin +pg_checksystem usr/share/postgresql-common +pg_config usr/bin +pg_conftool usr/bin +pg_createcluster usr/bin +pg_ctlcluster usr/bin +pg_dropcluster usr/bin +pg_lsclusters usr/bin +pg_renamecluster usr/bin +pg_updateaptconfig usr/share/postgresql-common +pg_updatedicts usr/sbin +pg_upgradecluster usr/bin +pg_virtualenv usr/bin +pgdg usr/share/postgresql-common +run-upgrade-scripts usr/share/postgresql-common +t/* usr/share/postgresql-common/t +testsuite usr/share/postgresql-common +upgrade-scripts/* usr/share/postgresql-common/upgrade-scripts |