]> granicus.if.org Git - postgresql/commit
Add explicit casts between int4 and boolean. Patch from Sean Chittenden,
authorNeil Conway <neilc@samurai.com>
Sun, 27 Feb 2005 08:31:30 +0000 (08:31 +0000)
committerNeil Conway <neilc@samurai.com>
Sun, 27 Feb 2005 08:31:30 +0000 (08:31 +0000)
commit5285b3576316b6ff6cd02834b63f0a1f3f5b3e08
treee54973c318676863b5b7c29a6e8ef006a2f3c102
parent2d22f16132991db1f779fae90e7f9f4df52d044c
Add explicit casts between int4 and boolean. Patch from Sean Chittenden,
editorializing by Neil Conway. Catalog version bumped.
src/backend/utils/adt/int.c
src/include/catalog/catversion.h
src/include/catalog/pg_cast.h
src/include/catalog/pg_proc.h
src/include/utils/builtins.h