- 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
This commit is contained in:
parent
1f17e9af2f
commit
64383ba828
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5547d21dfe2d1c29eca7deff63483a9bc43c82e85f612c75642b3d92feb8d7b
|
||||
size 129345
|
3
orafce-VERSION_3_0_9.tar.gz
Normal file
3
orafce-VERSION_3_0_9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c99dea5f16838f0380f5a4f7d0155dbc582f10f2c83b744349fecff13041331e
|
||||
size 181644
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
#
|
||||
%define gitname VERSION_3_0_6
|
||||
%define gitname VERSION_3_0_9
|
||||
%define pgversion ##
|
||||
%define realname orafce
|
||||
|
||||
Name: postgresql%{pgversion}-orafce
|
||||
Version: 3.0.6
|
||||
Version: 3.0.9
|
||||
Release: 7
|
||||
Summary: Implementation of some Oracle functions into PostgreSQL
|
||||
Group: Productivity/Databases/Tools
|
||||
@ -42,7 +42,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYRIGHT.orafunc INSTALL.orafunc README.asciidoc
|
||||
%doc COPYRIGHT.orafce INSTALL.orafce README.asciidoc NEWS
|
||||
%{_prefix}/lib/postgresql%{pgversion}/%{_lib}
|
||||
%{_datadir}/postgresql%{pgversion}/
|
||||
%exclude %{_docdir}/postgresql%{pgversion}/
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
#
|
||||
%define gitname VERSION_3_0_6
|
||||
%define gitname VERSION_3_0_9
|
||||
%define pgversion 91
|
||||
%define realname orafce
|
||||
|
||||
Name: postgresql%{pgversion}-orafce
|
||||
Version: 3.0.6
|
||||
Version: 3.0.9
|
||||
Release: 7
|
||||
Summary: Implementation of some Oracle functions into PostgreSQL
|
||||
Group: Productivity/Databases/Tools
|
||||
@ -42,7 +42,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYRIGHT.orafunc INSTALL.orafunc README.asciidoc
|
||||
%doc COPYRIGHT.orafce INSTALL.orafce README.asciidoc NEWS
|
||||
%{_prefix}/lib/postgresql%{pgversion}/%{_lib}
|
||||
%{_datadir}/postgresql%{pgversion}/
|
||||
%exclude %{_docdir}/postgresql%{pgversion}/
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
#
|
||||
%define gitname VERSION_3_0_6
|
||||
%define gitname VERSION_3_0_9
|
||||
%define pgversion 92
|
||||
%define realname orafce
|
||||
|
||||
Name: postgresql%{pgversion}-orafce
|
||||
Version: 3.0.6
|
||||
Version: 3.0.9
|
||||
Release: 7
|
||||
Summary: Implementation of some Oracle functions into PostgreSQL
|
||||
Group: Productivity/Databases/Tools
|
||||
@ -42,7 +42,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYRIGHT.orafunc INSTALL.orafunc README.asciidoc
|
||||
%doc COPYRIGHT.orafce INSTALL.orafce README.asciidoc NEWS
|
||||
%{_prefix}/lib/postgresql%{pgversion}/%{_lib}
|
||||
%{_datadir}/postgresql%{pgversion}/
|
||||
%exclude %{_docdir}/postgresql%{pgversion}/
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
#
|
||||
%define gitname VERSION_3_0_6
|
||||
%define gitname VERSION_3_0_9
|
||||
%define pgversion 93
|
||||
%define realname orafce
|
||||
|
||||
Name: postgresql%{pgversion}-orafce
|
||||
Version: 3.0.6
|
||||
Version: 3.0.9
|
||||
Release: 7
|
||||
Summary: Implementation of some Oracle functions into PostgreSQL
|
||||
Group: Productivity/Databases/Tools
|
||||
@ -42,7 +42,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYRIGHT.orafunc INSTALL.orafunc README.asciidoc
|
||||
%doc COPYRIGHT.orafce INSTALL.orafce README.asciidoc NEWS
|
||||
%{_prefix}/lib/postgresql%{pgversion}/%{_lib}
|
||||
%{_datadir}/postgresql%{pgversion}/
|
||||
%exclude %{_docdir}/postgresql%{pgversion}/
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
#
|
||||
%define gitname VERSION_3_0_6
|
||||
%define gitname VERSION_3_0_9
|
||||
%define pgversion 94
|
||||
%define realname orafce
|
||||
|
||||
Name: postgresql%{pgversion}-orafce
|
||||
Version: 3.0.6
|
||||
Version: 3.0.9
|
||||
Release: 7
|
||||
Summary: Implementation of some Oracle functions into PostgreSQL
|
||||
Group: Productivity/Databases/Tools
|
||||
@ -42,7 +42,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYRIGHT.orafunc INSTALL.orafunc README.asciidoc
|
||||
%doc COPYRIGHT.orafce INSTALL.orafce README.asciidoc NEWS
|
||||
%{_prefix}/lib/postgresql%{pgversion}/%{_lib}
|
||||
%{_datadir}/postgresql%{pgversion}/
|
||||
%exclude %{_docdir}/postgresql%{pgversion}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user