View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000863 | SymmetricDS | Bug | public | 2012-10-18 18:39 | 2017-04-19 16:15 |
Reporter | chenson | Assigned To | chenson | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.1.6 | ||||
Target Version | 3.1.7 | Fixed in Version | 3.1.7 | ||
Summary | 0000863: When testing to see if a symmetric trigger exists on postgres, also check for the existence of the function | ||||
Description | When testing to see if a symmetric trigger exists on postgres, also check for the existence of the function. This will allow symmetric to not fail when a trigger has been removed and the function has not been removed. | ||||
Tags | No tags attached. | ||||
SymmetricDS: master 09d9b18d 2012-10-18 20:04:46 Details Diff |
0000863: When testing to see if a symmetric trigger exists on postgres, also check for the existence of the function |
Affected Issues 0000863 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/postgresql/PostgreSqlSymmetricDialect.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-18 18:39 | chenson | New Issue | |
2012-10-18 18:39 | chenson | Status | new => assigned |
2012-10-18 18:39 | chenson | Assigned To | => chenson |
2012-10-19 00:04 | chenson | Status | assigned => resolved |
2012-10-19 00:04 | chenson | Fixed in Version | => 3.2.0 |
2012-10-19 00:04 | chenson | Resolution | open => fixed |
2012-10-23 00:35 | chenson | Fixed in Version | 3.2.0 => 3.1.7 |
2012-10-23 00:36 | chenson | Target Version | 3.2.0 => 3.1.7 |
2012-10-23 00:37 | chenson | Status | resolved => closed |
2014-02-03 01:52 | Changeset attached | => SymmetricDS trunk r6360 | |
2015-07-31 01:49 | chenson | Changeset attached | => SymmetricDS master 09d9b18d |
2017-04-19 16:15 | elong | Relationship added | related to 0003061 |