Raw Package Information

Package: postgresql-16-preprepare
Source: preprepare
Version: 0.9-9.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 56
Depends: postgresql-16, postgresql-16-jit-llvm (>= 10), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-16-preprepare_0.9-9.pgdg20.04+1_amd64.deb
Size: 18928
SHA256: 53c9cfe35b87ebc043d004ce16b3acfb40b99420169e018c5c1a6e6fc2825986
SHA1: 61836475ef9c88053a670eab407cb1b4376b8fd6
MD5sum: 1ca066f5a4821b6e675fff1220f751c2
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.