diff --git a/_servicedata b/_servicedata index 42a9141..c351030 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/orafce/orafce.git - 72e141760fb2dc69aaa3db969122c4ac4f0d1651 \ No newline at end of file + 25d74aad957eda018f8da14decba996cc2ce32f2 \ No newline at end of file diff --git a/orafce-4.11.0+git0.72e1417.obscpio b/orafce-4.11.0+git0.72e1417.obscpio deleted file mode 100644 index e1947fc..0000000 --- a/orafce-4.11.0+git0.72e1417.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7816b5710a80c26911ebdcff1975d110b2f667ac6881f4ac74aef8820fa233e3 -size 2230284 diff --git a/orafce-4.13.0+git3.25d74aa.obscpio b/orafce-4.13.0+git3.25d74aa.obscpio new file mode 100644 index 0000000..7adbe38 --- /dev/null +++ b/orafce-4.13.0+git3.25d74aa.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b49bf83f38a1e26d6c9e4b6f3f22ba39f88efef1e62b962bab08cd7ee1f25dd +size 2235404 diff --git a/orafce.changes b/orafce.changes index 848fad4..beb03d3 100644 --- a/orafce.changes +++ b/orafce.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Sep 25 12:25:11 UTC 2024 - emiliano.langella@suse.com + +- Update to version 4.13.0+git3.25d74aa: + * Fix description of GUC orafce.varchar2_null_safe_concat + * Fix description of GUC orafce.varchar2_null_safe_concat + * fix regress tests + * Update README.asciidoc + * Fix documentation formatting. + * Add description of to_date(text,text) function and the error reported due to Oracle bug. + * Update regression test result with error message change. + * Raise an error when Oracle's to_date() bugs are reached. This concern dates before 1582-10-05 ('J2299159') usinf the 'J' format and dates before 1100-03-01 that cannot be verified due to a bug in Oracle. + * remove obsolete sql signature of dbms_alert.defered_signal + * update NEWS + * Remove the BC part of the Oracle like Julian Day date + * Fix wrong number of days add to julian day in to_char(text, text) function and add pg_catalog FQDN to the to_date() builtin function called. Add regression test. + * remove obsolete file + * Fix TO_DATE(text, text) function with the 'J' (Julian day) formatting. For Oracle this is the number of days since January 1, 4712 BC whereas for PostgreSQL this is the number of days since November 24, 4714 BC. + ------------------------------------------------------------------- Mon Sep 9 02:01:08 UTC 2024 - Marcus Rueckert diff --git a/orafce.obsinfo b/orafce.obsinfo index 09c10c6..a7f9bd0 100644 --- a/orafce.obsinfo +++ b/orafce.obsinfo @@ -1,4 +1,4 @@ name: orafce -version: 4.11.0+git0.72e1417 -mtime: 1724051809 -commit: 72e141760fb2dc69aaa3db969122c4ac4f0d1651 +version: 4.13.0+git3.25d74aa +mtime: 1727200358 +commit: 25d74aad957eda018f8da14decba996cc2ce32f2 diff --git a/orafce.spec b/orafce.spec index a484dc8..9b4789e 100644 --- a/orafce.spec +++ b/orafce.spec @@ -20,7 +20,7 @@ %define realname orafce Name: %{pgname}-orafce -Version: 4.11.0+git0.72e1417 +Version: 4.13.0+git3.25d74aa Release: 0 Summary: Implementation of some Oracle functions into PostgreSQL Group: Productivity/Databases/Tools