Raw Package Information

Package: postgresql-10-periods
Source: postgresql-periods
Version: 1.2.2-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 522
Depends: postgresql-10, postgresql-contrib-10, libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-10-periods_1.2.2-1.pgdg22.04+1_amd64.deb
Size: 33576
SHA256: 505c6165762c21315801270f9ed88362396bb40470e3175080db001bf99426a4
SHA1: 2977a71739d7c2d85b23fe87e93452385f2bfc98
MD5sum: d263c683004d29548ab94828cc5498bd
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.