Sorry for the delay on this.
What I did was to mark the simple TODO items as done and add an
additional TODO item to list all sequence settings:
D o Have psql show current values for a sequence
o Have psql \ds show all sequences and their settings
* ht
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Wow. I adjusted the patch slightly and applied it; the updated version
> is attached. We have been waiting for this to be done for quite some
> time. Thanks.
Hmm ... I don't think that this patch actually addresses the TODO item.
The TODO item seems
Wow. I adjusted the patch slightly and applied it; the updated version
is attached. We have been waiting for this to be done for quite some
time. Thanks.
---
Dickson S. Guedes wrote:
> Hi all,
>
> These patch implement
On Sat, May 24, 2008 at 12:27 AM, Dickson S. Guedes <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> These patch implements the TODO item: Have psql show current values
> for a sequence.
Hi all,
There are some comments or suggestions about this patch?
Thanks all.
--
[]s
Dickson S. Guedes
--
Hi all,
These patch implements the TODO item: Have psql show current values
for a sequence.
Comments are welcome.
* Credits
The original patch were developed by Euler Taveira de Oliveira
<[EMAIL PROTECTED]>
but how he is a little busy, he sends it to me and I made some changes
to satisfy
the TOD