Sequence bug

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "PgAdmin Hackers" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Sequence bug
Date: 2004-10-21 09:29:15
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4306D42@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi guys,

Sorry, but I don't have any time to look at this right now... I found a
quoting bug in the sequence dialogue that prevents modification of them
(such as resetting the value) - should be trivial to sort. I also
suspect that resetting to zero won't work correctly because we need to
use something like setval('foo', $INCREMENT, false) to do that, however
that might require some more thought.

Can someone look at this please?

Cheers, Dave

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2004-10-21 09:29:27 Re: [pgadmin-support] pgadmin3 beta3 build failure at wxMBConv::MB2WC()
Previous Message Dave Page 2004-10-21 08:19:19 Re: Just to inform sucessful compilation