- Notifications
You must be signed in to change notification settings - Fork5
Commit976b24f
committed
Change various deparsing functions to return NULL for invalid input.
Previously, some functions returned various fixed strings and othersfailed with a cache lookup error. Per discussion, standardize onreturning NULL. Although user-exposed "cache lookup failed" errormessages might normally qualify for bug-fix treatment, no back-patch;the risk of breaking user code which is accustomed to the currentbehavior seems too high.Michael Paquier1 parentfe5e3fc commit976b24f
File tree
3 files changed
+190
-38
lines changed- src
- backend/utils/adt
- test/regress
- expected
- sql
3 files changed
+190
-38
lines changed0 commit comments
Comments
(0)