]> granicus.if.org Git - postgresql/commit
Add routines istrue() and isfalse() to directly evaluate boolean type.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 30 Oct 1997 16:45:12 +0000 (16:45 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 30 Oct 1997 16:45:12 +0000 (16:45 +0000)
commitcc1b420cfdd5066bc2c80c01971f567950c894e4
tree7211465f88b791df14318c0519df98cd84feac1a
parent770352d27960e61c1339a9db581618ad098f5324
Add routines istrue() and isfalse() to directly evaluate boolean type.
src/backend/utils/adt/bool.c
src/include/catalog/pg_proc.h
src/include/utils/builtins.h