Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
postgresql84: PostgreSQL client programs
Name: | postgresql84 |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 8.4.2 |
License: | MIT |
Release: | 5.SEL5_5 |
URL: | http://www.postgresql.org/ |
- Summary
- PostgreSQL is an advanced Object-Relational database management system
(DBMS) that supports almost all SQL constructs (including
transactions, subselects and user-defined types and functions). The
postgresql package includes the client programs and libraries that
you'll need to access a PostgreSQL DBMS server. These PostgreSQL
client programs are programs that directly manipulate the internal
structure of PostgreSQL databases on a PostgreSQL server. These client
programs can be located on the same machine with the PostgreSQL
server, or may be on a remote machine which accesses a PostgreSQL
server over a network connection. This package contains the docs
in HTML for the whole package, as well as command-line utilities for
managing PostgreSQL databases on a PostgreSQL server.
If you want to manipulate a PostgreSQL database on a local or remote PostgreSQL
server, you need this package. You also need to install this package
if you're installing the postgresql-server package.
Changelog
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Feb 3 00:00:00 2010 Tom Lane <tgl{%}redhat{*}com> 8.4.2-5
-
- Apply upstream fix for CVE-2010-0442 (negative length for bit substr())
Resolves: #559195
- * Tue Dec 29 00:00:00 2009 Tom Lane <tgl{%}redhat{*}com> 8.4.2-4
-
- Fix inter-package Requires and useradd -n switch
Resolves: #550783