Re: simple code cleanups

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: simple code cleanups
Дата
Msg-id 1014180962.470.26.camel@jiro
обсуждение исходный текст
Ответ на simple code cleanups  (Neil Conway <nconway@klamath.dyndns.org>)
Ответы Re: simple code cleanups  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: simple code cleanups  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: simple code cleanups  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
On Tue, 2002-02-19 at 20:40, Neil Conway wrote:
> Hi,
>
> I was taking a look at making ALTER TABLE ... RENAME work with
> referential integrity constraints. While doing so, I cleaned up a few
> spots of code along the way (mostly just adding 'const' qualifiers to
> char* params) -- only the change in rename.c is slightly noteworthy.
> Unless anyone sees any problems, please apply for 7.3.

My previous patch was only half-baked, due to the bizarre situation I
had managed to get my local source tree into. Sorry, sleep deprivation
on my part ;-)

The attached patch should work; it's made via 'cvs diff -c', so please
ignore the ugly headers CVS inserts, and apply with '-p0'.

Cheers,

Neil

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

Вложения

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: simple code cleanups
Следующее
От: Paul Bethe
Дата:
Сообщение: JDBC callable statement