Raw Package Information

Package: postgresql-11-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 547
Depends: postgresql-contrib-11, postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-11-periods_1.2.3-1.pgdg22.04+1_amd64.deb
Size: 48520
SHA256: 86514a60464f8246db4720160eaf5a380a48ef46f22a517a134d18cc329e24b7
SHA1: 6d3147724e43f4d485aff1f0536559b0a48ebd0c
MD5sum: 9962a441a2ac2df440e333dbcb7653da
Description: PERIODs and SYSTEM VERSIONING for PostgreSQL
 This extension attempts to recreate the behavior defined in SQL:2016
 (originally SQL:2011) around periods and tables with SYSTEM VERSIONING. The
 idea is to figure out all the rules that PostgreSQL would like to adopt (there
 are some details missing in the standard) and to allow earlier versions of
 PostgreSQL to simulate the behavior once the feature is finally integrated.