]> 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:26:18 +0000 (03:26 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 11 Oct 1996 03:26:18 +0000 (03:26 +0000)
commit2cc3c09e456a52f79affc87dbc70841f2dc9b2bc
treea2ff79039522b87615da74f8222c5d3a6be8e288
parent73010f5044f24d91f7d625714d17b62bbd494b53
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