postgresql-8.1 8.1.17-0ubuntu0.6.06 source package in Ubuntu

Changelog

postgresql-8.1 (8.1.17-0ubuntu0.6.06) dapper-proposed; urgency=low

  * New upstream bug fix release 8.1.17: (LP: #344688)
    - Prevent error recursion crashes when encoding conversion fails.
      This change extends fixes made in the last two minor releases for
      related failure scenarios. The previous fixes were narrowly
      tailored for the original problem reports, but we have now
      recognized that *any* error thrown by an encoding conversion
      function could potentially lead to infinite recursion while trying
      to report the error. The solution therefore is to disable
      translation and encoding conversion and report the plain-ASCII form
      of any error message, if we find we have gotten into a recursive
      error reporting situation.
    - Disallow "CREATE CONVERSION" with the wrong encodings for the
      specified conversion function. This prevents one possible scenario for
      encoding conversion failure. The previous change is a backstop to guard
      against other kinds of failures in the same area.
    - Fix core dump when to_char() is given format codes that are
      inappropriate for the type of the data argument.
    - Fix decompilation of CASE WHEN with an implicit coercion.
    - Fix possible misassignment of the owner of a TOAST table's rowtype.
      If "CLUSTER" or a rewriting variant of "ALTER TABLE" were executed
      by someone other than the table owner, the pg_type entry for the
      table's TOAST table would end up marked as owned by that someone.
      This caused no immediate problems, since the permissions on the
      TOAST rowtype aren't examined by any ordinary database operation.
      However, it could lead to unexpected failures if one later tried to
      drop the role that issued the command (in 8.1 or 8.2), or "owner of
      data type appears to be invalid" warnings from pg_dump after having
      done so (in 8.3).
    - Clean up PL/pgSQL error status variables fully at block exit.
      This is not a problem for PL/pgSQL itself, but the omission could
      cause the PL/pgSQL Debugger to crash while examining the state of a
      function.
    - Add MUST (Mauritius Island Summer Time) to the default list of
      known timezone abbreviations.

 -- Martin Pitt <email address hidden>   Wed, 25 Mar 2009 09:17:17 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Dapper
Original maintainer:
Martin Pitt
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
postgresql-8.1_8.1.17.orig.tar.gz 10.9 MiB fb5297896b56da19ad287bedf00b5aeb2e087c719e0f359eb2aa67cb412c98d8
postgresql-8.1_8.1.17-0ubuntu0.6.06.diff.gz 30.3 KiB 7cc89335f11eaa695a4f54a1eb0bc723988d66abcae2c7f48f1137f3a1bab2cc
postgresql-8.1_8.1.17-0ubuntu0.6.06.dsc 1.1 KiB f4cc1f18467d53705985b2f80e43824a665c230e0691400be7c35d87e3c08ca6

View changes file

Binary packages built by this source

libecpg-compat2: No summary available for libecpg-compat2 in ubuntu dapper.

No description available for libecpg-compat2 in ubuntu dapper.

libecpg-dev: No summary available for libecpg-dev in ubuntu dapper.

No description available for libecpg-dev in ubuntu dapper.

libecpg5: No summary available for libecpg5 in ubuntu dapper.

No description available for libecpg5 in ubuntu dapper.

libpgtypes2: No summary available for libpgtypes2 in ubuntu dapper.

No description available for libpgtypes2 in ubuntu dapper.

libpq-dev: No summary available for libpq-dev in ubuntu dapper.

No description available for libpq-dev in ubuntu dapper.

libpq4: No summary available for libpq4 in ubuntu dapper.

No description available for libpq4 in ubuntu dapper.

postgresql-8.1: No summary available for postgresql-8.1 in ubuntu dapper.

No description available for postgresql-8.1 in ubuntu dapper.

postgresql-client-8.1: No summary available for postgresql-client-8.1 in ubuntu dapper.

No description available for postgresql-client-8.1 in ubuntu dapper.

postgresql-contrib-8.1: No summary available for postgresql-contrib-8.1 in ubuntu dapper.

No description available for postgresql-contrib-8.1 in ubuntu dapper.

postgresql-doc-8.1: No summary available for postgresql-doc-8.1 in ubuntu dapper.

No description available for postgresql-doc-8.1 in ubuntu dapper.

postgresql-plperl-8.1: No summary available for postgresql-plperl-8.1 in ubuntu dapper.

No description available for postgresql-plperl-8.1 in ubuntu dapper.

postgresql-plpython-8.1: No summary available for postgresql-plpython-8.1 in ubuntu dapper.

No description available for postgresql-plpython-8.1 in ubuntu dapper.

postgresql-pltcl-8.1: No summary available for postgresql-pltcl-8.1 in ubuntu dapper.

No description available for postgresql-pltcl-8.1 in ubuntu dapper.

postgresql-server-dev-8.1: No summary available for postgresql-server-dev-8.1 in ubuntu dapper.

No description available for postgresql-server-dev-8.1 in ubuntu dapper.