View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002102 | Database Workbench v6 | PostgreSQL Module | public | 2022-12-01 12:37 | 2022-12-01 12:37 |
Reporter | Martijn Tonies | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0002102: PostgreSQL Stored Procedure/Function template changed due to PostgreSQL v14 changed in DDL | ||||
Description | PostgreSQL Stored Procedure/Function template changed due to PostgreSQL v14 changed in DDL. New syntax allows plain SQL, without AS 'definition'. Database Workbench was adding "AS $body$ (your source code) $body%", because v14 allows bodies as plain statements instead of " AS 'definition' ", the code for this has been removed and the items have been added to the template instead. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-01 12:37 | Martijn Tonies | New Issue |