select open change scope Open full search

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

CONFIGURATION / DEVELOPER OPTIONS

debug_copy_parse_plan_trees

Read PG 18 manual ↗

Enabling this forces all parse and plan trees to be passed through copyObject(), to facilitate catching errors and omissions in copyObject().

Type
bool
Context
See manual
Measured default
No measurement for this version
Unit

Definition PG 18 manual

Enabling this forces all parse and plan trees to be passed through copyObject(), to facilitate catching errors and omissions in copyObject(). The default is off.

This parameter is only available when DEBUG_NODE_TESTS_ENABLED was defined at compile time (which happens automatically when using the configure option --enable-cassert).

Version history 1
  1. PG 17 → 18added

Definition snapshot: english-manuals:e3a7b10b759b3500a01f8e33a23… · English manual source