pgAdmin III commit: Display the next expected value for a sequence in t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Display the next expected value for a sequence in t
Date: 2012-09-05 14:10:20
Message-ID: E1T9GJA-0002ox-0N@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Display the next expected value for a sequence in the property list.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=04271d06c42acab3f5c37943950c160beaa82310
Author: Quan Zongliang <quanzongliang(at)gmail(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/include/schema/pgSequence.h | 6 +++++-
pgadmin/schema/pgSequence.cpp | 5 +++++
3 files changed, 12 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-09-05 14:10:41 Re: patch for "Sequence: calculate next value to be expected"
Previous Message 权宗亮 2012-09-05 14:04:38 Re: patch for "Sequence: calculate next value to be expected"