Обсуждение: [pgAdmin III] #96: Deferrable unique constraints
#96: Deferrable unique constraints
----------------------------+-----------------------------------------------
Reporter: gleu | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: constraint 8.5 | Platform: all
----------------------------+-----------------------------------------------
New feature in 8.5.
SQL Example:
CREATE TABLE foo(a int UNIQUE DEFERRABLE INITIALLY DEFERRED);
https://commitfest.postgresql.org/action/patch_view?id=126
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/96>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#96: Deferrable unique constraints
------------------------+---------------------------------------------------
Reporter: gleu | Owner: dpage
Type: feature | Status: closed
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Resolution: won't fix | Keywords: constraint 8.5
Platform: all |
------------------------+---------------------------------------------------
Changes (by gleu):
* status: new => closed
* resolution: => won't fix
Comment:
Sorry, this has nothing to do with a new clause or SQL statement.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/96#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#96: Deferrable unique constraints
------------------------+---------------------------------------------------
Reporter: gleu | Owner: dpage
Type: feature | Status: closed
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Resolution: won't fix | Keywords: constraint 9.0
Platform: all |
------------------------+---------------------------------------------------
Changes (by gleu):
* keywords: constraint 8.5 => constraint 9.0
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/96#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#96: Deferrable unique constraints
----------------------+-----------------------------------------------------
Reporter: gleu | Owner: dpage
Type: feature | Status: reopened
Priority: minor | Milestone: 1.12
Component: pgadmin | Version: trunk
Resolution: | Keywords: constraint 9.0
Platform: all |
----------------------+-----------------------------------------------------
Changes (by gleu):
* status: closed => reopened
* resolution: won't fix =>
* milestone: => 1.12
Comment:
Done in r8295.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/96#comment:3>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#96: Deferrable unique constraints
----------------------+-----------------------------------------------------
Reporter: gleu | Owner: ashesh.vashi
Type: feature | Status: assigned
Priority: minor | Milestone: 1.12
Component: pgadmin | Version: trunk
Resolution: | Keywords: constraint 9.0
Platform: all |
----------------------+-----------------------------------------------------
Changes (by gleu):
* owner: dpage => ashesh.vashi
* status: reopened => assigned
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/96#comment:4>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#96: Deferrable unique constraints
----------------------+-----------------------------------------------------
Reporter: gleu | Owner: ashesh.vashi
Type: feature | Status: closed
Priority: minor | Milestone: 1.12
Component: pgadmin | Version: trunk
Resolution: fixed | Keywords: constraint 9.0
Platform: all |
----------------------+-----------------------------------------------------
Changes (by gleu):
* status: assigned => closed
* resolution: => fixed
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/96#comment:5>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III