An error occurred while fetching folder content.
Select Git revision
executor
-
-
- Open in your IDE
- Download source code
- Download this directory
Tom Lane
authored
so that the 'val' is computed only once, per recent discussion. The speedup is not much when 'val' is just a simple variable, but could be significant for larger expressions. More importantly this avoids issues with multiple evaluations of a volatile 'val', and it allows the CASE expression to be reverse-listed in its original form by ruleutils.c.
Name | Last commit | Last update |
---|---|---|
.. |