Package: postgresql-9.6-periods Source: postgresql-periods Version: 1.2-3.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 522 Depends: postgresql-9.6, postgresql-contrib-9.6, libc6 (>= 2.4) Homepage: https://github.com/xocolatl/periods Priority: optional Section: database Filename: pool/main/p/postgresql-periods/postgresql-9.6-periods_1.2-3.pgdg20.04+1_amd64.deb Size: 33624 SHA256: b15f292656d1c5e6b38810949e045ac69bfd89072b02611887292bf367e34f33 SHA1: 2f61e09539ebd12b802919d8fa11fcb8943c354b MD5sum: 7faa528e0e557c6dd9e5f78136eff72a 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.