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

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/nodes (outfuncs.c readfuncs.c)
Date: 2001-01-08 00:31:44
Message-ID: 200101080031.f080Vi077324@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Browse pgsql-committers by date

  From Date Subject
Next Message inoue 2001-01-08 03:14:59 pgsql/src/backend/commands (command.c)
Previous Message tgl 2001-01-07 22:14:32 pgsql/src/backend/access/heap (heapam.c)