pg-rewrite_2.0.0-2_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 09 Oct 2025 21:59:16 +0200 |
Source: | pg-rewrite |
Binary: | postgresql-18-pg-rewrite postgresql-18-pg-rewrite-dbgsym |
Architecture: | source amd64 |
Version: | 2.0.0-2 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
Changed-By: | Christoph Berg <myon@debian.org> |
Description: | postgresql-18-pg-rewrite - Rewrite PostgreSQL tables with less locking |
Changes: | pg-rewrite (2.0.0-2) unstable; urgency=medium * Upload for PostgreSQL 18. * Add ${postgresql:Breaks}. |
Files: | 7c11fccbfaa53eb17d000624bc48bddd 2152 database optional pg-rewrite_2.0.0-2.dsc fbe772c45c27f6f27ffe66f1b009464f 2112 database optional pg-rewrite_2.0.0-2.debian.tar.xz 571adc45d74747563654aa17f4fbf325 11978 database optional pg-rewrite_2.0.0-2_amd64.buildinfo b19d80fd58848056be480ab821ba5e68 130660 debug optional postgresql-18-pg-rewrite-dbgsym_2.0.0-2_amd64.deb 257e45739e3d64d3e97e50cae3edbf4d 84868 database optional postgresql-18-pg-rewrite_2.0.0-2_amd64.deb |
control file for postgresql-18-pg-rewrite_2.0.0-2_amd64.deb (click to toggle) | |
---|---|
Package: | postgresql-18-pg-rewrite |
Source: | pg-rewrite |
Version: | 2.0.0-2 |
Architecture: | amd64 |
Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
Installed-Size: | 198 |
Depends: | postgresql-18, libc6 (>=2.38) |
Breaks: | postgresql-18-jit-llvm (<< 19) |
Section: | database |
Priority: | optional |
Homepage: | https://github.com/cybertec-postgresql/pg_rewrite |
Description: | Rewrite PostgreSQL tables with less locking pg_rewrite is a tool to rewrite table (i.e. to copy its data to a new file). It allows both read and write access to the table during the rewriting. . * Change data type of column(s) * Partition the table * Change order of columns |
contents of postgresql-18-pg-rewrite_2.0.0-2_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-09 19:59 ./ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/lib/postgresql/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/lib/postgresql/18/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/lib/postgresql/18/lib/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/lib/postgresql/18/lib/bitcode/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/lib/postgresql/18/lib/bitcode/pg_rewrite/ -rw-r--r-- root/root 23292 2025-10-09 19:59 ./usr/lib/postgresql/18/lib/bitcode/pg_rewrite/concurrent.bc -rw-r--r-- root/root 67616 2025-10-09 19:59 ./usr/lib/postgresql/18/lib/bitcode/pg_rewrite/pg_rewrite.bc -rw-r--r-- root/root 8256 2025-10-09 19:59 ./usr/lib/postgresql/18/lib/bitcode/pg_rewrite.index.bc -rw-r--r-- root/root 67496 2025-10-09 19:59 ./usr/lib/postgresql/18/lib/pg_rewrite.so drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/share/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/share/doc/postgresql-18-pg-rewrite/ -rw-r--r-- root/root 257 2025-10-09 19:59 ./usr/share/doc/postgresql-18-pg-rewrite/changelog.Debian.gz -rw-r--r-- root/root 1279 2025-05-27 16:10 ./usr/share/doc/postgresql-18-pg-rewrite/copyright drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/share/doc/postgresql-doc-18/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/share/doc/postgresql-doc-18/extension/ -rw-r--r-- root/root 4343 2025-10-09 19:59 ./usr/share/doc/postgresql-doc-18/extension/pg_rewrite.md.gz drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/share/postgresql/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/share/postgresql/18/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/share/postgresql/18/extension/ -rw-r--r-- root/root 1058 2025-10-09 19:59 ./usr/share/postgresql/18/extension/pg_rewrite--1.0--1.1.sql -rw-r--r-- root/root 339 2025-10-09 19:59 ./usr/share/postgresql/18/extension/pg_rewrite--1.0.sql -rw-r--r-- root/root 600 2025-10-09 19:59 ./usr/share/postgresql/18/extension/pg_rewrite--1.1--1.2.sql -rw-r--r-- root/root 186 2025-10-09 19:59 ./usr/share/postgresql/18/extension/pg_rewrite--1.2--2.0.sql -rw-r--r-- root/root 420 2025-10-09 19:59 ./usr/share/postgresql/18/extension/pg_rewrite--1.3--2.0.sql -rw-r--r-- root/root 169 2025-10-09 19:59 ./usr/share/postgresql/18/extension/pg_rewrite.control lrwxrwxrwx root/root 0 2025-10-09 19:59 ./usr/share/doc/postgresql-18-pg-rewrite/pg_rewrite.md -> README.md |
copyright of postgresql-18-pg-rewrite_2.0.0-2_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pg-rewrite Source: https://github.com/cybertec-postgresql/pg_rewrite Files: * Copyright: Copyright (c) 2021-2025, Cybertec PostgreSQL International GmbH License: cybertec Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies. . IN NO EVENT SHALL Cybertec PostgreSQL International GmbH BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF Cybertec PostgreSQL International GmbH HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . Cybertec PostgreSQL International GmbH SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND Cybertec PostgreSQL International GmbH HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. |
control file for postgresql-18-pg-rewrite-dbgsym_2.0.0-2_amd64.deb (click to toggle) | |
---|---|
Package: | postgresql-18-pg-rewrite-dbgsym |
Source: | pg-rewrite |
Version: | 2.0.0-2 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
Installed-Size: | 150 |
Depends: | postgresql-18-pg-rewrite (=2.0.0-2) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for postgresql-18-pg-rewrite |
Build-Ids: | a20d012fba452f0c606175c83a988029021c0041 |
lintian 2.116.3+deb12u1 check for postgresql-18-pg-rewrite-dbgsym_2.0.0-2_amd64.deb (click to toggle) | |
---|---|
contents of postgresql-18-pg-rewrite-dbgsym_2.0.0-2_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-09 19:59 ./ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/lib/debug/.build-id/a2/ -rw-r--r-- root/root 142664 2025-10-09 19:59 ./usr/lib/debug/.build-id/a2/0d012fba452f0c606175c83a988029021c0041.debug drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/share/ drwxr-xr-x root/root 0 2025-10-09 19:59 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-10-09 19:59 ./usr/share/doc/postgresql-18-pg-rewrite-dbgsym -> postgresql-18-pg-rewrite |
copyright of postgresql-18-pg-rewrite-dbgsym_2.0.0-2_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 09.10.2025 / 21:03:31 (UTC)