pgsql/src/backend/tcop (postgres.c)

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

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

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

Modified Files:
postgres.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 Bruce Momjian - CVS 2000-06-29 16:27:59 pgsql/src/bin/psql (mainloop.c)
Previous Message Tom Lane 2000-06-29 07:35:57 pgsql/src/backend/nodes (copyfuncs.c equalfuncs.c)