]> granicus.if.org Git - postgresql/commit
This change should have no practical effect but it is the more
authorMarc G. Fournier <scrappy@hub.org>
Fri, 11 Oct 1996 03:25:00 +0000 (03:25 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 11 Oct 1996 03:25:00 +0000 (03:25 +0000)
commitb7559f94cd0db11f8b5dd9736580ef9e722f0d78
tree2be2a4338a1c59bc250141a8638752fff9293ed5
parent2663dfd94e48d4b9d834267b6f8cfbbe05d53665
This change should have no practical effect but it is the more
correct way to do this.  Theoretically you could have a NULL
pointer that isn't represented internally as all 0 bits.  This
guarantees that it convert correctly.

Submitted by: darcy@druid.com (D'Arcy J.M. Cain)
src/backend/rewrite/rewriteSupport.c