OSDN Git Service

Add missing copyfuncs/equalfuncs entries, including T_Null which has
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 Aug 2002 00:11:53 +0000 (00:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 Aug 2002 00:11:53 +0000 (00:11 +0000)
commit5f6a27f8f9421f59fd66074d994784733da0294a
tree9922b33d29c43c3548f902c4eb66f61a2d706b4b
parent6fb05e06a317962ea84eee570d1b9f067813a799
Add missing copyfuncs/equalfuncs entries, including T_Null which has
been missing forever; surprising it wasn't noticed before.  The other
additions are, um, sloppiness in certain recent feature additions.
src/backend/nodes/copyfuncs.c
src/backend/nodes/equalfuncs.c