SHA256
1
0
forked from pool/orafce
orafce/orafce.changes
Marcus Rueckert 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

146 lines
4.9 KiB
Plaintext

-------------------------------------------------------------------
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