Skip to content

Tags: orafce/orafce

Tags

VERSION_4_16_7

Toggle VERSION_4_16_7's commit message
- fix broken build 4.16.6

VERSION_4_16_6

Toggle VERSION_4_16_6's commit message
- fix possinle int overflow

VERSION_4_16_5

Toggle VERSION_4_16_5's commit message
- fix meson build

VERSION_4_16_4

Toggle VERSION_4_16_4's commit message
- minor code cleaning

- fix regress tests for arm macos

VERSION_4_16_3

Toggle VERSION_4_16_3's commit message
- fix win build

VERSION_4_16_2

Toggle VERSION_4_16_2's commit message
- fix update script for 4.15--4.16

VERSION_4_16_1

Toggle VERSION_4_16_1's commit message
- fix meson build

VERSION_4_16_0

Toggle VERSION_4_16_0's commit message
- fix tag number - tag was not equal to PostreSQL extension version 4…

….14 x 4.15

- the result of months_between is more accurate (to Oracle) when input is timestamp. Originally
  months_between was only for date datatype, and timestamp was casted to date. Now, months_between
  is calculated correctly for timestamp too.

VERSION_4_14_6

Toggle VERSION_4_14_6's commit message
- fix messy work with shortlife memory context in dbms_sql

VERSION_4_14_5

Toggle VERSION_4_14_5's commit message
- fix trigger functions oracle.replace_empty_strings and oracle.repla…

…ce_null_strings for correct work with type char(n)