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

Move exprType(), exprTypmod(), expression_tree_walker(), and related routines

into nodes/nodeFuncs, so as to reduce wanton cross-subsystem #includes inside
the backend.  There's probably more that should be done along this line,
but this is a start anyway.
parent d320101b
No related branches found
No related tags found
No related merge requests found
Showing
with 1759 additions and 90 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment