Raw Package Information
Package: postgresql-16-preprepare
Source: preprepare
Version: 0.9-9.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
Depends: postgresql-16, postgresql-16-jit-llvm (>= 15), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-16-preprepare_0.9-9.pgdg22.04+1_amd64.deb
Size: 18544
SHA256: a35e2eaf4474e70e8593cedb3244991b2f0a27fc2b2a35074887eb597a33f67e
SHA1: 8d2eadee0443094366845bbfc0a2ea37269f1816
MD5sum: f5eb9fb9c3938b92ae326f24ab226880
Description: pre prepare your PostgreSQL statements server side
The pre_prepare module for PostgreSQL aims to prepare all your statements as
soon as possible and in a way that allows client queries not to bother at all
and just call EXECUTE.