pgsql/src/backend/nodes (copyfuncs.c equalfuncs.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/nodes (copyfuncs.c equalfuncs.c)
Date: 2000-06-29 07:35:57
Message-ID: 200006290735.e5T7ZvP26679@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Thursday, June 29, 2000 @ 03:35:56
Author: tgl

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

Modified Files:
copyfuncs.c equalfuncs.c

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

Add test code to copy all parse/plan trees. Repair essential omissions
in copyfuncs and equalfuncs exposed by regression tests. We still have
some work to do: these modules really ought to handle most or all of
the utility statement node types. But it's better than it was.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-06-29 07:35:59 pgsql/src/backend/tcop (postgres.c)
Previous Message Tom Lane 2000-06-29 05:50:30 pgsql/src/include (config.h.in)