aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-07-09 13:35:37 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-07-09 13:35:37 -0400
commitb4f79d278f2a78a65ff020b4e8cfa46a2587091d (patch)
treee5e595faf17415bccd2778333cf6e56f6eac3581 /src/backend/regex
parent2be87f092a2ac786264b2020797aafa837de5a8e (diff)
downloadpostgresql-b4f79d278f2a78a65ff020b4e8cfa46a2587091d.tar.gz
postgresql-b4f79d278f2a78a65ff020b4e8cfa46a2587091d.zip
Mark PlanState as an abstract node type.
In the same vein as commit 251154beb, make it clear that we never instantiate PlanState. Also mark MemoryContextData as abstract. This has no effect right now, since memnodes.h isn't one of the files fed to gen_node_support.pl. But it seems like good documentation and future-proofing.
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions