Description:
This update for orafce to version 4.16.2+git0.6a3cfa5:
* fix update script from 4.15-4.16 and prepare for 4.16.2
- Update to version 4.16.1+git0.3eaa566:
* fix meson build + prepare for 4.16.1
- Update to version 4.16.0+git0.38f69ed:
* More accurace calculating months_between when time part of input is not truncated.
* fix build on pg19
- Update to version 4.14.6+git0.2b21fee:
* prepare for 4.14.6
* fix build pn pg19
* remove useless usage of short life memory context
* remove useless (and buggy) usage of short life memory context
- enable pg 18
- Update to version 4.14.5+git0.86c6e48:
* prepare for 4.14.5
* regression tests for fix oracle.replace_empty_strings and oracle.replace_null_strings
* Fix in function oracle.replace_empty_strings detection of empty string of type character(n). Fix in function oracle.replace_null_strings generating empty string of type character(n).
* the names of roles created by regress tests should to use prefix "regress_"
* fix build on master (pg19)
* fix formatting
* fix formatting
* post pgindent sync
* pgindent formatting
* typedef list for pgindent