Gilles Darold
Gilles Darold
Yes this is the problem when using hash to store the definition with a key based on package name and function name, the last parsed overloaded function erase all other...
Maybe an object name has some extended characters not correctly supported, if you can try to run the assessment on a Linux box to see if the problem still occurs.
The oracle_fdw documentation says "NCLOB is currently not supported because Oracle cannot automatically convert it to the client encoding." so the export is aborted at oracle_fdw side. For this particular...
Please send me the Oracle DDL and DML orders to try to reproduce this issue.
Thanks for the test case. I was not able to load all geometries in Oracle because it seems that import is limited to 17700 bytes per geometry. I don't know...
Please, yes send it to my personal mailbox, we will use this issue as this might be the same origin.
I've not received the wetransfert notification..
Thanks, I've downloaded the file.
I don't know about an Oracle documentation about that, this is just an empiric assumption. If you find some information about such limitation please let us know.
Commit f47c4bf might fix this issue. Thanks for the tests cases.