* new aggregate function wm_concat
* PostgreSQL 9.6, 10 are supported well
* remove support for 8.3, 8.4, 9.0, 9.1 (only 9.2 and higher
are supported)
* new functions: sysdate, sessiontimezone, dbtimezone
* remove support for 8.2
* add support for 9.5
* change the releasion number system
* new functions: to_single_byte, to_multi_byte, nanvl, length,
ltrim, btrim, rtrim, lpad, rpad
* fix compilation issue in new code for Pg <= 9.1
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=10
* PostgreSQL 9.4 compilation
* new datatype and related functions: oracle.date
* new varchar2, nvarchar2 types and related functions
(Amit Langote)
* oracle.substr emulate better Oracle substr function behave
(Vinayak Pokale)
* fix few internal issues that breaks a PGXN tests (Pavel Stehule)
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=8
- generate specs for PG 9.3
- udpated to verion 3.0.6
- udpated to verion 3.0.6
- udpated to verion 3.0.6
- patch for compilation error with Bison >=2.6
See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710633
- renamed orafce.spec to orafce.spec.in
- updated name in template
- set proper install location
- added pre_checkin.sh to generate .spec and .changes
- updated to orafce-HEAD-36ccc5b from git repository which supports
postgresql 9.2. As there's no official release i'm calling it 5a
- created .specs to support multiple versions of PG
- removed/renamed orafce.spec
- Fixed non-standard Group
- added FLEX=/usr/bin/flex to make statement in %build.
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=5
* Fix insecure parsing of server command-line switches
* Reset OpenSSL randomness state in each postmaster child process
* Make REPLICATION privilege checks test current user not
authenticated user
* Fix GiST indexes to not use "fuzzy" geometric comparisons when
it's not appropriate to do so
* Fix erroneous range-union and penalty logic in GiST indexes that
use contrib/btree_gist for variable-width data types, that is
text, bytea, bit, and numeric columns
* Fix bugs in GiST page splitting code for multi-column indexes
* Fix gist_point_consistent to handle fuzziness consistently
* See the release notes for the rest of the changes:
http://www.postgresql.org/docs/9.2/static/release-9-2-4.html
/usr/share/doc/packages/postgresql/HISTORY
------------------------------------------------------------------
- Update to version 9.2.4
* Fix insecure parsing of server command-line switches
* Reset OpenSSL randomness state in each postmaster child process
* Make REPLICATION privilege checks test current user not
authenticated user
* Fix GiST indexes to not use "fuzzy" geometric comparisons when
it's not appropriate to do so
* Fix erroneous range-union and penalty logic in GiST indexes that
use contrib/btree_gist for variable-width data types, that is
text, bytea, bit, and numeric columns
* Fix bugs in GiST page splitting code for multi-column indexes
* Fix gist_point_consistent to handle fuzziness consistently
* See the release notes for the rest of the changes:
http://www.postgresql.org/docs/9.2/static/release-9-2-4.html
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=4