12 Commits

Author SHA256 Message Date
Reinhard Max
2a3ffd7927 - Add build for PostgreSQL 11 and drop 9.3.
- BuildReuire server-devel instead of devel.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=12
2018-10-25 14:13:16 +00:00
d5e0a65571 fix the exclude
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=11
2017-08-10 17:08:50 +00:00
69c1345c2e - update to 3.4.0
* 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
2017-08-10 16:57:55 +00:00
b696949b68 - switch to multibuild
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=9
2017-08-10 16:51:52 +00:00
64383ba828 - update to 3.0.9
* 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
2015-02-19 11:43:03 +00:00
1f17e9af2f - enable 9.4
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=7
2015-02-19 10:43:51 +00:00
Darin Perusich
c5b5c1a9bb - rename README.orafunc to README.asciidoc
- rename README.orafunc to README.asciidoc
- updated to verion 3.0.6
- generate specs for PG 9.3

- rename README.orafunc to README.asciidoc
- updated to verion 3.0.6
- generate specs for PG 9.3

- rename README.orafunc to README.asciidoc
- updated to verion 3.0.6
- generate specs for PG 9.3

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=6
2013-10-14 13:00:43 +00:00
Darin Perusich
f27783ee94 - updated to verion 3.0.6
- 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
2013-10-09 18:25:53 +00:00
Darin Perusich
ae30e7d40c - 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
    /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
2013-08-08 14:08:55 +00:00
Darin Perusich
9fc39d3c72 - renamed orafce.spec to orafce.spec.in
- renamed orafce.spec to orafce.spec.in 

- renamed orafce.spec to orafce.spec.in

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=3
2012-12-17 13:20:46 +00:00
Reinhard Max
7c03d65fc2 Accepting request 139946 from home:deadpoint
Updated orafce to the latest git release which supports pg92 and reworked packaging to support multiple version of postgresql. There are 2 linked packages, postgresql9*-orafce, associated with this package. Please make me the maintainer.

OBS-URL: https://build.opensuse.org/request/show/139946
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=2
2012-11-13 08:10:56 +00:00
Reinhard Max
253ccb7ffb Accepting request 96525 from home:deadpoint
orafce implements Oracle functions into PostgreSQL

OBS-URL: https://build.opensuse.org/request/show/96525
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=1
2011-12-13 20:00:37 +00:00