Re: smallserial / serial2

Поиск
Список
Период
Сортировка
От Josh Kupershmidt
Тема Re: smallserial / serial2
Дата
Msg-id BANLkTikfTvO8kEqHS48Zpkx8V2bwTFHnVw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: smallserial / serial2  (Brar Piening <brar@gmx.de>)
Ответы Re: smallserial / serial2  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Wed, Jun 8, 2011 at 6:36 PM, Brar Piening <brar@gmx.de> wrote:
> I tried to look at everything and cover everthing but please consider that
> this is my first review so please have a second look at it!

I took a look at this as well, and I didn't encounter any problems
either. The patch is surprisingly small, but it looks like all the
documentation spots got covered, and I didn't see any missing pieces;
pg_dump copes fine, I didn't try pg_upgrade but I wouldn't expect
problems there either.

Actually, the one piece I think could be added is a regression test. I
didn't see any existing tests that covered bigserial/serial8, either,
so I went ahead and added a few tests for smallerial and bigserial. I
didn't see the testcases Brar posted at first, or I might have adopted
a few from there, but this should cover basic use of smallserial.

Josh

Вложения

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

Предыдущее
От: Abel Abraham Camarillo Ojeda
Дата:
Сообщение: Re: Difference in postgres9.0.4 and postgres9.1beta1 when displaying error lines in functions with comments
Следующее
От: Tom Lane
Дата:
Сообщение: Creating new remote branch in git?