Re: patch for "Sequence: calculate next value to be expected"

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: patch for "Sequence: calculate next value to be expected"
Дата
Msg-id CA+OCxoxhKKyVFConWpR3dt0==L7dPLD6-QAVs8fLzB-jqQGJ3g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: patch for "Sequence: calculate next value to be expected"  (Quan Zongliang <quanzongliang@gmail.com>)
Ответы Re: patch for "Sequence: calculate next value to be expected"  (权宗亮 <quanzongliang@gmail.com>)
Список pgadmin-hackers
Hi

On Wed, Sep 5, 2012 at 3:11 AM, Quan Zongliang <quanzongliang@gmail.com> wrote:
>
> Sorry, patch again.
> When the sequence is not called, nextValue should be lastValue.
> Otherwise, it is lastValue + increment.

That one still doesn't apply (though, the other one now does).
dos2unix didn't help :-(. Not sure why you're seeing those problems -
I've used VC++ for years without problems - if memory serves, it
normally uses the same lineendings as are already in use.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Sachin Srivastava
Дата:
Сообщение: Re: Unable to create new function if "Owner" or "Comment" is specified.
Следующее
От: Dave Page
Дата:
Сообщение: Re: little patch for "Detect serial columns from pg_depend" and bugfix