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