Debian NEW package overview for pg-ivm
| pg-ivm_1.13-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Sun, 28 Dec 2025 19:27:44 +0100 |
| Source: | pg-ivm |
| Binary: | postgresql-18-pg-ivm postgresql-18-pg-ivm-dbgsym |
| Architecture: | source amd64 |
| Version: | 1.13-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
| Changed-By: | Michael Banck <mbanck@debian.org> |
| Description: | postgresql-18-pg-ivm - Incremental View Maintenance (IVM) extension for PostgreSQL |
| Changes: | pg-ivm (1.13-1) unstable; urgency=medium * Initial upload. |
| Files: | 75dd9f04c72bbb987515933dabdfdca4 2029 database optional pg-ivm_1.13-1.dsc 93ea4f2fc806d5444c36b87385e98b82 212462 database optional pg-ivm_1.13.orig.tar.gz 3475f4c614f819f4872ad1d388024b61 7160 database optional pg-ivm_1.13-1.debian.tar.xz d9bc541f5bdd6cee43aebb4fefd880c9 9877 database optional pg-ivm_1.13-1_amd64.buildinfo e6384d239294304112a94ea2d2c89e6c 183192 debug optional postgresql-18-pg-ivm-dbgsym_1.13-1_amd64.deb 1ccb29a6c10ceed6d3efc470c5a5ed1e 119940 database optional postgresql-18-pg-ivm_1.13-1_amd64.deb |
| pg-ivm_1.13-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | pg-ivm |
| Binary: | postgresql-18-pg-ivm |
| Architecture: | any |
| Version: | 1.13-1 |
| Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
| Uploaders: | Michael Banck <mbanck@debian.org>, |
| Homepage: | https://github.com/sraoss/pg_ivm |
| Standards-Version: | 4.7.0 |
| Vcs-Browser: | https://salsa.debian.org/postgresql/pg-ivm |
| Vcs-Git: | https://salsa.debian.org/postgresql/pg-ivm.git |
| Testsuite: | autopkgtest |
| Testsuite-Triggers: | postgresql-common-dev |
| Build-Depends: | debhelper-compat (=13), postgresql-all<!nocheck>, postgresql-server-dev-all |
| Package-List: | postgresql-18-pg-ivm deb database optional arch=any |
| Files: | 93ea4f2fc806d5444c36b87385e98b82 212462 pg-ivm_1.13.orig.tar.gz 3475f4c614f819f4872ad1d388024b61 7160 pg-ivm_1.13-1.debian.tar.xz |
| control file for postgresql-18-pg-ivm_1.13-1_amd64.deb (click to toggle) | |
|---|---|
| Package: | postgresql-18-pg-ivm |
| Source: | pg-ivm |
| Version: | 1.13-1 |
| Architecture: | amd64 |
| Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
| Installed-Size: | 274 |
| Depends: | postgresql-18, libc6 (>=2.4) |
| Section: | database |
| Priority: | optional |
| Homepage: | https://github.com/sraoss/pg_ivm |
| Description: | Incremental View Maintenance (IVM) extension for PostgreSQL pg_ivm is a PostgreSQL extension for Incremental View Maintenance (IVM). IVM is a way to make materialized views up-to-date in which only incremental changes are computed and applied on views rather than recomputing the contents from scratch as `REFRESH MATERIALIZED VIEW` does. IVM can update materialized views more efficiently than recomputation when only small parts of the view are changed. |
| contents of postgresql-18-pg-ivm_1.13-1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-28 18:27 ./ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/lib/postgresql/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/lib/postgresql/18/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/lib/postgresql/18/lib/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/lib/postgresql/18/lib/bitcode/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/lib/postgresql/18/lib/bitcode/pg_ivm/ -rw-r--r-- root/root 38404 2025-12-28 18:27 ./usr/lib/postgresql/18/lib/bitcode/pg_ivm/createas.bc -rw-r--r-- root/root 71748 2025-12-28 18:27 ./usr/lib/postgresql/18/lib/bitcode/pg_ivm/matview.bc -rw-r--r-- root/root 14220 2025-12-28 18:27 ./usr/lib/postgresql/18/lib/bitcode/pg_ivm/pg_ivm.bc -rw-r--r-- root/root 3084 2025-12-28 18:27 ./usr/lib/postgresql/18/lib/bitcode/pg_ivm/ruleutils.bc -rw-r--r-- root/root 4180 2025-12-28 18:27 ./usr/lib/postgresql/18/lib/bitcode/pg_ivm/subselect.bc -rw-r--r-- root/root 10092 2025-12-28 18:27 ./usr/lib/postgresql/18/lib/bitcode/pg_ivm.index.bc -rw-r--r-- root/root 100192 2025-12-28 18:27 ./usr/lib/postgresql/18/lib/pg_ivm.so drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/share/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/share/doc/postgresql-18-pg-ivm/ -rw-r--r-- root/root 7496 2025-10-19 08:54 ./usr/share/doc/postgresql-18-pg-ivm/README.md.gz -rw-r--r-- root/root 142 2025-12-28 18:27 ./usr/share/doc/postgresql-18-pg-ivm/changelog.Debian.gz -rw-r--r-- root/root 1246 2025-12-28 18:11 ./usr/share/doc/postgresql-18-pg-ivm/copyright drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/share/postgresql/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/ -rw-r--r-- root/root 212 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.0--1.1.sql -rw-r--r-- root/root 1458 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.0.sql -rw-r--r-- root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.1--1.2.sql -rw-r--r-- root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.10--1.11.sql -rw-r--r-- root/root 1317 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.10.sql -rw-r--r-- root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.11--1.12.sql -rw-r--r-- root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.12--1.13.sql -rw-r--r-- root/root 378 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.2--1.3.sql -rw-r--r-- root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.3--1.4.sql -rw-r--r-- root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.4--1.5.sql -rw-r--r-- root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.5--1.6.sql -rw-r--r-- root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.6--1.7.sql -rw-r--r-- root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.7--1.8.sql -rw-r--r-- root/root 0 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.8--1.9.sql -rw-r--r-- root/root 700 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm--1.9--1.10.sql -rw-r--r-- root/root 197 2025-12-28 18:27 ./usr/share/postgresql/18/extension/pg_ivm.control | |
| copyright of postgresql-18-pg-ivm_1.13-1_amd64.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pg_ivm
Source: https://github.com/sraoss/pg_ivm
Files: *
Copyright: Portions Copyright (c) 2022-2023, IVM Development Group
Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
License: postgresql
License: postgresql
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 THE AUTHORS 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 THE AUTHORS
HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.
THE AUTHORS SPECIFICALLY DISCLAIM 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 THE
AUTHORS HAVE NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
ENHANCEMENTS, OR MODIFICATIONS.
| |
| control file for postgresql-18-pg-ivm-dbgsym_1.13-1_amd64.deb (click to toggle) | |
|---|---|
| Package: | postgresql-18-pg-ivm-dbgsym |
| Source: | pg-ivm |
| Version: | 1.13-1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
| Installed-Size: | 202 |
| Depends: | postgresql-18-pg-ivm (=1.13-1) |
| Section: | debug |
| Priority: | optional |
| Description: | debug symbols for postgresql-18-pg-ivm |
| Build-Ids: | ca2b92803e85e61aa803f30ba7ed764d58e7eca6 |
| contents of postgresql-18-pg-ivm-dbgsym_1.13-1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-28 18:27 ./ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/lib/debug/.build-id/ca/ -rw-r--r-- root/root 196320 2025-12-28 18:27 ./usr/lib/debug/.build-id/ca/2b92803e85e61aa803f30ba7ed764d58e7eca6.debug drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/share/ drwxr-xr-x root/root 0 2025-12-28 18:27 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-28 18:27 ./usr/share/doc/postgresql-18-pg-ivm-dbgsym -> postgresql-18-pg-ivm | |
| copyright of postgresql-18-pg-ivm-dbgsym_1.13-1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
Timestamp: 28.12.2025 / 20:12:35 (UTC)