Package: postgresql-14-preprepare Source: preprepare Version: 0.9-10.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-14, libc6 (>= 2.4) Breaks: postgresql-14-jit-llvm (<< 21) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-14-preprepare_0.9-10.pgdg26.04+1_amd64.deb Size: 16904 SHA256: 090742c52ae4d58d26142357ccb5bb7b934e23b3dfb1572fc327bb2d8a052b66 SHA1: 8d86c4b646f214889914a4da0627aa5351560dd1 MD5sum: acf05f69482bd140a62c59855359d7c8 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.