mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 06:43:59 -05:00
qualification expression trees in the execution state. Prevents from memory exhaustion on INSERT, UPDATE or COPY to tables that have CHECK constraints. Speedup against the variant using freeObject() is more than factor 2. Jan |
||
|---|---|---|
| .. | ||
| access | ||
| bootstrap | ||
| catalog | ||
| commands | ||
| executor | ||
| lib | ||
| libpq | ||
| mb | ||
| nodes | ||
| optimizer | ||
| parser | ||
| port | ||
| regex | ||
| rewrite | ||
| storage | ||
| tcop | ||
| utils | ||
| c.h | ||
| config.h.in | ||
| miscadmin.h | ||
| postgres.h | ||
| postgres_ext.h | ||
| rusagestub.h | ||
| strdup.h | ||
| version.h.in | ||