Raw Package Information
Package: postgresql-9.5-periods
Source: postgresql-periods
Version: 1.2-3.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 522
Depends: postgresql-9.5, postgresql-contrib-9.5, libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-9.5-periods_1.2-3.pgdg20.04+1_amd64.deb
Size: 33648
SHA256: beb2eac4d59797fd1649bb714b6294490c4184323a0522398f43ea261977f485
SHA1: 46fb841589b6c860c19e5a51ed3ff1fa649394f7
MD5sum: f7a161a4e4625608119f18c3fecfbde4
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.