pgsql/src backend/executor/execMain.c backend/ ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src backend/executor/execMain.c backend/ ...
Date: 2002-06-26 21:58:56
Message-ID: 20020626215856.8EEC647682D@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/06/26 17:58:56

Modified files:
src/backend/executor: execMain.c execUtils.c
src/backend/optimizer/path: costsize.c
src/backend/optimizer/prep/_deadcode: prepkeyset.c
src/include/executor: executor.h
src/test/regress/expected: create_misc.out select_having.out
src/test/regress/sql: create_misc.sql select_having.sql

Log message:
The attached patch fixes some spelling mistakes, makes the
comments on one of the optimizer functions a lot more
clear, adds a summary of the recent KSQO discussion to the
comments in the code, adds regression tests for the bug with
sequence state Tom fixed recently and another reg. test, and
removes some PostQuel legacy stuff: ExecAppend -> ExecInsert,
ExecRetrieve -> ExecSelect, etc.

Error messages remain unchanged until a vote.

Neil Conway

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-06-26 22:16:54 pgsql/src/backend/executor execMain.c
Previous Message Vince Vielhaber 2002-06-26 21:38:22 [WEBMASTER] www/html/users-lounge