Raw Package Information

Package: postgresql-10-preprepare
Source: preprepare
Version: 0.9-10.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-10.pgdg22.04+1_amd64.deb
Size: 9808
SHA256: fd09b910ad287cdc72500f5f8ae5d8a82b855ca22d40dca8a5095c9062831edb
SHA1: d5c8ab1c14848b55dabc53e31647b6e9b109897a
MD5sum: f440dcaea229919373c4cbd8e7992ec7
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.