Name: | postgresql |
---|---|
Version: | 9.2.10 |
Release: | 2.el7_1 |
Architecture: | x86_64 |
Group: | Applications/Databases |
Size: | 16290597 |
License: | PostgreSQL |
RPM: | postgresql-9.2.10-2.el7_1.x86_64.rpm |
Source RPM: | postgresql-9.2.10-2.el7_1.src.rpm |
Build Date: | Mon Mar 30 2015 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.postgresql.org/ |
Summary: | PostgreSQL client programs |
Description: | PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package. |
- enable ecpg testsuite
- update to 9.2.10 per release notes http://www.postgresql.org/docs/9.2/static/release-9-2-10.html http://www.postgresql.org/docs/9.2/static/release-9-2-9.html http://www.postgresql.org/docs/9.2/static/release-9-2-8.html (rhbz#1198672 rhbz#1198673)
- update to 9.2.7 per release notes (#1065845) http://www.postgresql.org/docs/9.2/static/release-9-2-7.html
- Mass rebuild 2014-01-24
- fix typos related to postgresql-setup (#1055965)
- revamp postgresql-setup a little (#1055965)
- build with -O3 on ppc64 (#1051075)
- Mass rebuild 2013-12-27
- don't fail if user has badly configured 'postgres' user access (#1043477)
- Resolves #1038688 - rebase to 9.2.6 see changes at http://www.postgresql.org/docs/9.2/static/release-9-2-6.html