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

Remove the recently added node types ReloptElem and OptionDefElem in favor

of adding optional namespace and action fields to DefElem.  Having three
node types that do essentially the same thing bloats the code and leads
to errors of confusion, such as in yesterday's bug report from Khee Chin.
parent c973051a
No related branches found
No related tags found
No related merge requests found
Showing
with 208 additions and 333 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment