OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=13
195 lines
7.0 KiB
Plaintext
195 lines
7.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 27 03:03:24 UTC 2018 - mrueckert@suse.de
|
|
|
|
- Update to version 3.6.1+git24.cf58d28:
|
|
* remove strict flag for nvl functions
|
|
* minor cleaning
|
|
* remove pre 9.4 support
|
|
* fixes for 12
|
|
* fix compile on PostgreSQL 12
|
|
* missing reset fsec in ora_timestamptz_round function
|
|
* #74 - badly joined comment
|
|
* #75 set correct type for trunc and round two params functions - float4
|
|
* allow usage of schema oracle and plunit
|
|
* copy paste correction intarray -> orafce
|
|
* fix broken compilation on non MSC platforms
|
|
* fix output path
|
|
* add postgresql 10.3 target support need ICU header by path c:\icu
|
|
* fix conversion from 'size_t' to 'int'
|
|
* add 9.6 build environments fix C89 compatible compliance
|
|
* fix nensenses related yyllex, using older form of bison option
|
|
* new function oracle.numtodsinterval
|
|
* disallow functions from utl_file package on MS Windows
|
|
* clean headers used by msvc
|
|
* cleaning complete build on msvc
|
|
* add missing files for windows compilation
|
|
* fix #64
|
|
* dba_segments view, cleaning
|
|
* Fix formatting of examples.
|
|
* Append documentation about how to translate REGEXP_SUBSTR Oracle function to PostgreSQL.
|
|
* fix the position of a half-width space added by rpad().
|
|
* enhancing emulation of Oracle views
|
|
* fix some segfaults reported by Andreas Seltenreich #59
|
|
* new few Oracle system views
|
|
* prepare for 3.6
|
|
* Minor bug in doc
|
|
* Avoid setting unused variable value
|
|
* Fix issue #54 - missing collatable flag for string types varchar2, nvarchar2.
|
|
* Ensure LWLockRegisterTranche call in every session before LWLockAcquire call.
|
|
* Preparation for 3.5 release.
|
|
* add missing V1 signatures
|
|
* Add Orafce Documentation and Oracle to PostgreSQL Migration Guide
|
|
- drop patch orafce-orafce_sql_yyparse-bison26.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 25 14:12:35 UTC 2018 - Reinhard Max <max@suse.com>
|
|
|
|
- Add build for PostgreSQL 11 and drop 9.3.
|
|
- BuildRequire server-devel instead of devel.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 10 16:56:05 UTC 2017 - mrueckert@suse.de
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 10 16:51:40 UTC 2017 - mrueckert@suse.de
|
|
|
|
- switch to multibuild
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 19 11:40:34 UTC 2015 - mrueckert@suse.de
|
|
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 14 12:56:20 UTC 2013 - darin@darins.net
|
|
|
|
- rename README.orafunc to README.asciidoc
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 9 18:12:43 UTC 2013 - darin@darins.net
|
|
|
|
- updated to verion 3.0.6
|
|
- generate specs for PG 9.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 8 13:30:27 UTC 2013 - darin@darins.net
|
|
|
|
- patch for compilation error with Bison >=2.6
|
|
See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710633
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 17 13:19:24 UTC 2012 - darin@darins.net
|
|
|
|
- renamed orafce.spec to orafce.spec.in
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 1 19:30:27 UTC 2012 - darin@darins.net
|
|
|
|
- updated name in template
|
|
- set proper install location
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 26 12:47:21 UTC 2012 - darin@darins.net
|
|
|
|
- added pre_checkin.sh to generate .spec and .changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 25 13:03:26 UTC 2012 - darin@darins.net
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 18:58:24 UTC 2011 - darin@darins.net
|
|
|
|
- Fixed non-standard Group
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 18:51:32 UTC 2011 - darin@darins.net
|
|
|
|
- added FLEX=/usr/bin/flex to make statement in %build.
|
|
See http://pgfoundry.org/forum/forum.php?set=custom&forum_id=410&style=nested&max_rows=25&submit=Change+View
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 18:34:07 UTC 2011 - darin@darins.net
|
|
|
|
- updated package to 3.0.4
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 16:28:51 UTC 2011 - darin@darins.net
|
|
|
|
- moved %changelog to .changes file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 15 2011 - Darin Perusich <darin@darins.net>
|
|
|
|
- Ported to OpenSuSE
|
|
- Update to 3.0.3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 28 2010 - Jean-Francois Saucier <jfsaucier@infoglobe.ca> - 3.0.1-3
|
|
|
|
- Rename back the package to orafce after discussion on devel list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 19 2010 - Jean-Francois Saucier <jfsaucier@infoglobe.ca> - 3.0.1-2
|
|
|
|
- Make some cleanup as described in #251805
|
|
- Clean %%files section
|
|
- Rename the package back to postgresql-orafce to be consistent with other extensions
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 2 2009 - Devrim GUNDUZ <devrim@commandprompt.com> - 3.0.1-1
|
|
|
|
- Update to 3.0.1
|
|
- Remove patch0, it is in upstream now.
|
|
- Apply some 3.0 fixes to spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 20 2008 - Devrim GUNDUZ <devrim@commandprompt.com> - 2.1.4-1
|
|
|
|
- Update to 2.1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 20 2008 - Devrim GUNDUZ <devrim@commandprompt.com> - 2.1.3-2
|
|
|
|
- Spec file fixes, per bz review #251805
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 2008 - Devrim GUNDUZ <devrim@commandprompt.com> - 2.1.3-1
|
|
|
|
- Update to 2.1.3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 10 2007 - Devrim GUNDUZ <devrim@commandprompt.com> - 2.1.1-1
|
|
|
|
- Update to 2.1.1
|
|
- Spec file cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 30 2006 - Devrim GUNDUZ <devrim@commandprompt.com> - 2.0.1-1
|
|
|
|
- Initial packaging
|