Package: postgresql-10-preprepare Source: preprepare Version: 0.9-10.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 38 Depends: postgresql-10, libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-10-preprepare_0.9-10.pgdg26.04+1_amd64.deb Size: 8928 SHA256: aa00cea060ebbabeb30d64cb097c7381d64831c7fa57d2b9a4040c76010629da SHA1: 35ddb1d441f757ef8c053f90fee939e19ad21fc1 MD5sum: 44cf1fb98d6189f73b5caaf8cc7cad17 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.