pgsql/src/backend/nodes (outfuncs.c readfuncs.c)

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Date: Sunday, January 7, 2001 @ 19:31:44
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/nodes
from hub.org:/home/projects/pgsql/tmp/cvs-serv77320

Modified Files:
outfuncs.c readfuncs.c

----------------------------- Log Message -----------------------------

Make outfuncs/readfuncs treat OIDs properly as unsigned values. Clean up
inconsistent coding practices for handling Index values and booleans,
too.