pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.53k stars 656 forks source link

Add support for transition tables in Postgres 10 triggers (RM #2933) #1534

Closed dpage closed 2 years ago

dpage commented 6 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/2933 Originally created by Dave Page at 2017-12-05 04:20:26 UTC.

See the REFERENCING keyword in https://www.postgresql.org/docs/10/static/sql-createtrigger.html

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2933#note-1 Originally created by Murtuza Zabuawala at 2017-12-20 11:49:55 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed EDB Sprint 4
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2933#note-2 Originally created by Khushboo Vashi at 2017-12-21 09:11:30 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
Assigned To changed Khushboo Vashi
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2933#note-3 Originally created by Khushboo Vashi at 2017-12-22 09:47:26 UTC.

Patch submitted. https://www.postgresql.org/message-id/CAFOhELcp2QOnA7OrX7+LcGbfM7iAacxa+pKgQ=EGPVNzGkCDrQ@mail.gmail.com

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2933#note-4 Originally created by Khushboo Vashi at 2017-12-25 07:19:20 UTC.

The updated patch submitted.

https://www.postgresql.org/message-id/CAFOhELccSq6j6_-%2BpJzzvoyHLp7FqJC86Uwv4XMyP6DGcV4ULQ%40mail.gmail.com

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2933#note-5 Originally created by Dave Page at 2018-01-03 16:23:33 UTC.

Redmine ticket header update:

Name Old Value New Value
Assigned To changed Khushboo Vashi
Fixed Version changed 2.1
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2933#note-6 Originally created by Khushboo Vashi at 2018-01-03 16:25:08 UTC.

Applied in changeset commit:711fbd51441f24225da8a07cee66f61b41345c95.

Redmine ticket header update:

Name Old Value New Value
Status changed In Progress In Testing
Done Ratio changed 0 90
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2933#note-7 Originally created by Khushboo Vashi at 2018-01-11 06:28:45 UTC.

Applied in changeset commit:1eb18b6529f06bd78497e782b820ba0a216ddb8f.

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2933#note-8 Originally created by Fahar Abbas at 2018-01-11 12:45:34 UTC.

This is resolved in 2.1 community RPM on Centos 07 64 bit for pgAdmin4 2.1.

Redmine ticket header update:

Name Old Value New Value
Status changed In Testing Resolved
dpage commented 2 years ago

Issue closed on Redmine.