diff options
author | Andres Freund <andres@anarazel.de> | 2018-03-08 17:07:16 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2018-03-13 16:12:31 -0700 |
commit | 1e22166e5ebbc3df7684209657ea58ba880546d6 (patch) | |
tree | 8998efe3c9bbd7d402b2a1cd1c51ae141dbed751 /src/backend/executor/functions.c | |
parent | 4f63e85eb149792492a703f01a3a5b89bf5509a7 (diff) | |
download | postgresql-1e22166e5ebbc3df7684209657ea58ba880546d6.tar.gz postgresql-1e22166e5ebbc3df7684209657ea58ba880546d6.zip |
Expand AND/OR regression tests around NULL handling.
Previously there were no tests verifying that NULL handling in AND/OR
was correct (i.e. that NULL rather than false is returned if
expression doesn't return true).
Author: Andres Freund
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions