Package: postgresql-9.4-preprepare Source: preprepare Version: 0.9-3.pgdg18.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 38 Depends: libc6 (>= 2.4), postgresql-9.4 Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-9.4-preprepare_0.9-3.pgdg18.04+1_i386.deb Size: 9964 SHA256: 321c2a567b2df3662958e3b8c870c722831b24cd99f2ed0a97aad236efa6b2e7 SHA1: 4f9980f11b1b290321d133a9b6cb4c831a1d6621 MD5sum: ef704e5020b04edba79fadce00350262 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.