several minor cleanups

Поиск
Список
Период
Сортировка
От Neil Conway
Тема several minor cleanups
Дата
Msg-id 20020524235143.132784df.nconway@klamath.dyndns.org
обсуждение исходный текст
Ответы Re: several minor cleanups  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: several minor cleanups  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: several minor cleanups  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
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. This was changed because the
elog() messages from this routine are user-visible, so we
should be using the SQL terms.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bear Giles
Дата:
Сообщение: SSL (patch 4)
Следующее
От: Bear Giles
Дата:
Сообщение: SSL (combined patches 1-4)