Re: "Current value" of sequences in the properties dialogue - Mailing list pgadmin-support

From Erwin Brandstetter
Subject Re: "Current value" of sequences in the properties dialogue
Date
Msg-id 4609B824.5070501@falter.at
Whole thread Raw
In response to Re: "Current value" of sequences in the properties dialogue  (Dave Page <dpage@postgresql.org>)
Responses Re: "Current value" of sequences in the properties dialogue  (Dave Page <dpage@postgresql.org>)
List pgadmin-support
dpage@postgresql.org wrote:
(...)
> I've implemented that change as suggested. The existing code went out of
> it's way to behave as it did (using setval|('my_seq', 111, FALSE); on <
> 7.4 in fact!) so it was obviously a conscious design choice, but it's
> not one I can see any justification for!
>
> Cheers, Dave.

Nice!
Additionally displaying the sequence's is_called flag in the properties 
is not an easy option, I assume?

Congratulations on the newly released v 1.6.3, btw! Seems to be the best 
pgAdmin I have seen so far. :)


Regards
Erwin


pgadmin-support by date:

Previous
From: "Stephen Denne"
Date:
Subject: New Table and Add Column Modality
Next
From: Dave Page
Date:
Subject: Re: "Current value" of sequences in the properties dialogue