The attached patch fixes some spelling mistakes, makes the

Bruce Momjian <bruce@momjian.us>

Commit: 73ad6ca96ce2e2cfb729f866348d4c7c16251aab
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-06-26T21:58:56Z
Releases: 7.3.1
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

Files