select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Administration

pre_prepare

Pre Prepare your Statement server side

pgext.cloud · Source code · License text · Control file

Overview

Packagepreprepare
Version0.9
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars46
Latest commit2025-10-08
Latest release2025-10-08
Catalogue updated2026-08-30

Related extensions

See also

pg_hint_planGive PostgreSQL ability to manually force some decisions in execution plans.
plan_filterfilter statements by their execution plans.
pg_query_rewriteRewrite SQL statements with a PostgreSQL ProcessUtility hook
hypopgHypothetical indexes for PostgreSQL
pg_qualstatsAn extension collecting statistics about quals
index_advisorQuery index advisor
online_advisorSuggest missing indexes and extended statistics online
pg_stat_plansTrack per-plan call counts, execution times, and example EXPLAIN texts.
pg_kpartReject full partition scans that omit the partition key
pg_fsqlRecursive SQL template engine with JSONB-driven execution