Re: clean up assertion code

Поиск
Список
Период
Сортировка
От nconway@klamath.dyndns.org (Neil Conway)
Тема Re: clean up assertion code
Дата
Msg-id 20020729200852.GA9077@klamath.dyndns.org
обсуждение исходный текст
Ответ на Re: clean up assertion code  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: clean up assertion code  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: clean up assertion code  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
On Mon, Jul 29, 2002 at 04:01:07PM -0400, Tom Lane wrote:
> When you want a patch to add or remove files, please list the added
> or removed files separately, rather than presenting it like this.
> It's much too easy for the committer to miss the need for "cvs add"
> and "cvs remove" commands otherwise.

Ah, I had thought CVS would figure that out, but I guess not. The
removed files are:

src/backend/utils/error/exc.c
src/backend/utils/error/excabort.c
src/backend/utils/error/excid.c
src/backend/utils/error/format.c
src/include/utils/exc.h
src/include/utils/excid.h

Cheers,

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

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: clean up assertion code
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: COPY improvements