Skip to content
Snippets Groups Projects
Commit dc070fde authored by Tom Lane's avatar Tom Lane
Browse files

Add copyObject logic for TruncateStmt and a few other utility-statement

parse node types.  This allows these statements to be placed in a plpgsql
function.  Also, see to it that statement types not handled by the copy
logic will draw an appropriate elog(ERROR), instead of leaving a null
pointer that will cause coredump later on.  More utility statements could
be added if anyone felt like turning the crank.
parent 124875e8
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment