Raw Package Information

Package: postgresql-10-preprepare
Source: preprepare
Version: 0.9-9.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
Depends: postgresql-10, libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-10-preprepare_0.9-9.pgdg22.04+1_amd64.deb
Size: 9744
SHA256: 5cf0cb03c06736c69f667234a2174c61c938ce8b89748576de960f952f874c5b
SHA1: babd0515d27dbfea640cfde565c11d822cc13840
MD5sum: 74c08e10309f8a2db724f63a3be30ecf
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.