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

COALESCE() and NULLIF() are now first-class expressions, not macros

that turn into CASE expressions.  They evaluate their arguments at most
once.  Patch by Kris Jurka, review and (very light) editorializing by me.
parent de25638d
No related branches found
No related tags found
No related merge requests found
Showing
with 596 additions and 81 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment