wolfgangbrandl / db2_fdw

PostgreSQL DB2 Data Wrapper
Other
20 stars 13 forks source link

Fix for issue #13, "Error modifying foreign data with datatype TIME" #16

Closed larsvikb closed 1 year ago

larsvikb commented 5 years ago

The casts incorrectly escaped the bind parameter as a string which causes bind errors for time columns.