View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003061 | SymmetricDS | Bug | public | 2017-04-19 16:13 | 2017-04-20 18:22 |
Reporter | elong | Assigned To | mmichalek | ||
Priority | high | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.1.7 | ||||
Target Version | 3.8.21 | Fixed in Version | 3.8.21 | ||
Summary | 0003061: Sync triggers will not create trigger if function already exists (Postgres) | ||||
Description | On PostgreSQL, the sync triggers will not create a trigger if the corresponding function already exists. | ||||
Steps To Reproduce | 1. Create table, add to SymmetricDS, run sync triggers 2. Drop function being used by trigger 3. Run sync triggers | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 c09dc229 2017-04-19 12:46:01 Details Diff |
0003061: Sync triggers will not create trigger if function already exists (Postgres) |
Affected Issues 0003061 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/postgresql/PostgreSqlSymmetricDialect.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-04-19 16:13 | elong | New Issue | |
2017-04-19 16:13 | elong | Status | new => assigned |
2017-04-19 16:13 | elong | Assigned To | => mmichalek |
2017-04-19 16:14 | elong | Priority | normal => high |
2017-04-19 16:14 | elong | Steps to Reproduce Updated | View Revisions |
2017-04-19 16:15 | elong | Relationship added | related to 0000863 |
2017-04-19 17:00 | mmichalek | Changeset attached | => SymmetricDS 3.8 c09dc229 |
2017-04-20 18:17 | elong | Status | assigned => resolved |
2017-04-20 18:17 | elong | Fixed in Version | => 3.8.21 |
2017-04-20 18:17 | elong | Resolution | open => fixed |
2017-04-20 18:22 | chenson | Status | resolved => closed |