pgsql-server/src/backend/nodes copyfuncs.c equ ...
Started by Tom Lanealmost 24 years ago1 messagescomitters
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 02/08/18 20:11:53
Modified files:
src/backend/nodes: copyfuncs.c equalfuncs.c
Log message:
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.