This change should have no practical effect but it is the more

Marc G. Fournier <scrappy@hub.org>

Commit: b7559f94cd0db11f8b5dd9736580ef9e722f0d78
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1996-10-11T03:25:00Z
Releases: 7.1.1
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)

Files

PathChange+/−
src/backend/rewrite/rewriteSupport.c modified +2 −2