postgresql-9.1 9.1.1-1 source package in Ubuntu

Changelog

postgresql-9.1 (9.1.1-1) unstable; urgency=low


  * New upstream bug fix release:
    - Make pg_options_to_table return NULL for an option with no value.
      Previously such cases would result in a server crash.
    - Fix memory leak at end of a GiST index scan.
      Commands that perform many separate GiST index scans, such as
      verification of a new GiST-based exclusion constraint on a table
      already containing many rows, could transiently require large
      amounts of memory due to this leak.
    - Fix explicit reference to pg_temp schema in "CREATE TEMPORARY
      TABLE". This used to be allowed, but failed in 9.1.0.

 -- Martin Pitt <email address hidden>  Mon, 26 Sep 2011 14:35:36 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Sid
Original maintainer:
Martin Pitt
Architectures:
any all
Section:
database
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
postgresql-9.1_9.1.1-1.dsc 2.9 KiB 70c5f623004b3aff0c8ea30ec26dba204dc1e3bff0278e7518de975b6de8ae44
postgresql-9.1_9.1.1.orig.tar.bz2 14.2 MiB c794016bcf3fc1f561bc86796c6c9d050e3d8d2d55356515126e048275ae56f2
postgresql-9.1_9.1.1-1.debian.tar.gz 20.0 KiB b7690036f484f8ea15344081889bf8770130115b98f7818c9aa44e25eb69d9bf

No changes file available.

Binary packages built by this source

libecpg-compat3: older version of run-time library for ECPG programs

 The libecpg_compat shared library is used by programs built with ecpg.
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

libecpg-dev: development files for ECPG (Embedded PostgreSQL for C)

 This package contains the necessary files to build ECPG (Embedded
 PostgreSQL for C) programs. It includes the development libraries
 and the preprocessor program ecpg.
 .
 PostgreSQL is an object-relational SQL database management system.
 .
 Install this package if you want to write C programs with SQL statements
 embedded in them (rather than run by an external process).

libecpg6: run-time library for ECPG programs

 The libecpg shared library is used by programs built with ECPG
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

libpgtypes3: shared library libpgtypes for PostgreSQL 9.1

 The libpgtypes shared library is used by programs built with ecpg.
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

libpq-dev: header files for libpq5 (PostgreSQL library)

 Header files and static library for compiling C programs to link
 with the libpq library in order to communicate with a PostgreSQL
 database backend.
 .
 PostgreSQL is an object-relational SQL database management system.

libpq5: No summary available for libpq5 in ubuntu oneiric.

No description available for libpq5 in ubuntu oneiric.

postgresql-9.1: object-relational SQL database, version 9.1 server

 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control. Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides the database server for PostgreSQL 9.1. Servers
 for other major release versions can be installed simultaneously and
 are coordinated by the postgresql-common package. A package providing
 ident-server is needed if you want to authenticate remote connections
 with identd.

postgresql-9.1-dbg: No summary available for postgresql-9.1-dbg in ubuntu oneiric.

No description available for postgresql-9.1-dbg in ubuntu oneiric.

postgresql-client-9.1: No summary available for postgresql-client-9.1 in ubuntu oneiric.

No description available for postgresql-client-9.1 in ubuntu oneiric.

postgresql-contrib-9.1: No summary available for postgresql-contrib-9.1 in ubuntu oneiric.

No description available for postgresql-contrib-9.1 in ubuntu oneiric.

postgresql-doc-9.1: No summary available for postgresql-doc-9.1 in ubuntu oneiric.

No description available for postgresql-doc-9.1 in ubuntu oneiric.

postgresql-plperl-9.1: No summary available for postgresql-plperl-9.1 in ubuntu oneiric.

No description available for postgresql-plperl-9.1 in ubuntu oneiric.

postgresql-plpython-9.1: PL/Python procedural language for PostgreSQL 9.1

 PL/Python enables an SQL developer to write procedural language functions
 for PostgreSQL 9.1 in Python. You need this package if you have any
 PostgreSQL 9.1 functions that use the languages plpython or plpythonu.
 .
 PostgreSQL is an object-relational SQL database management system.

postgresql-pltcl-9.1: No summary available for postgresql-pltcl-9.1 in ubuntu oneiric.

No description available for postgresql-pltcl-9.1 in ubuntu oneiric.

postgresql-server-dev-9.1: development files for PostgreSQL 9.1 server-side programming

 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.