Gilles Darold
Gilles Darold
Yes, this is not supported in procedure creation or call.
Right, most of the remaining open issue on pgFormatter are about CTE formatting. Unfortunately fixing them require a huge work in pgFormatter code so it require lot of time. That...
Yes please submit a patch.
Commit a29a4b5 fixes the documentation but I'm seriously thinking of changing that for INVALID object too, not to disabled triggers.
Commit 37d6dc9 makes triggers export acts like others objects following the EXPORT_INVALID value. The ENABLE/DISABLE status is not more taken in account.
Point 1 is fixed now with commit 8c3814f.
You still need manual editing.
Without Oracle source code to reproduce the problem, the problem will not been solved.
You should use the same encoding as defined in Oracle. Use action `-t SHOW_ENCODING` to show Oracle encoding and adjust NLS_* configuration directives in ora2pg.conf
Please post the Oracle source code of the trigger.