Emiliano Langella 23f6445af9 - Update to version 4.14.4+git0.6d279e3:
* prepare for 4.14.4
  * Fix pg_upgrade failure after updating orafce from version 3.13 or earlier to 3.14 or later.
  * fix white space
  * In PostgreSQL 18, the constant HAVE_LONG_INT_64 is removed. Instead the check SIZEOF_LONG == 8 should be used. HAVE_LONG_INT_64 was used to reduce useless comparation on some 32bit systems. Instead using check SIZEOF_LONG == 8, remove this condition completely and force check for int4 overflow everytime.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=81
2025-06-04 10:07:33 +00:00
Description
No description provided
211 KiB
Languages
RPM Spec 100%