Package: postgresql-15-preprepare Source: preprepare Version: 0.9-10.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 55 Depends: postgresql-15, libc6 (>= 2.4) Breaks: postgresql-15-jit-llvm (<< 15) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-15-preprepare_0.9-10.pgdg22.04+1_amd64.deb Size: 18584 SHA256: 6149af92e3b81a1a6c8813af6bc548199e0552dbe92aaf66dfa16535c392c983 SHA1: 441d096ecb889ec47196e30617ff6d70a5dec98a MD5sum: e1a981eac9dc29b99aaa6ab529f01af1 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.