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

Don't treat NEW and OLD as reserved words anymore. For the purposes of rules

it works just as well to have them be ordinary identifiers, and this gets rid
of a number of ugly special cases.  Plus we aren't interfering with non-rule
usage of these names.

catversion bump because the names change internally in stored rules.
parent 45d7e04f
No related branches found
No related tags found
No related merge requests found
Showing
with 84 additions and 156 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment