Package: postgresql-19-periods Source: postgresql-periods Version: 1.2.3-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 546 Depends: postgresql-contrib-19, postgresql-19, libc6 (>= 2.4) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://github.com/xocolatl/periods Priority: optional Section: database Filename: pool/main/p/postgresql-periods/postgresql-19-periods_1.2.3-2.pgdg22.04+1_amd64.deb Size: 47040 SHA512: 016833b98e3b9d5fa861aaaae8a1cb50208c42ba54bba6832eaf7672e00b73b54a0e8c9911fa6a9a52640a4bb14cbb02d88e3141fd856de0cb31cdb29c5937f9 SHA256: 8fa712801e9cbd5fbee15598da95a7f2a5ca3e9628cd4da43cb4403535bed7a7 SHA1: 0a474eb2f1014c3c49054e07f028176a8fc3716f MD5sum: 6c4d3daabdae6e136bb426b8c2f89271 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.