Comment 14 for bug 767165

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package postgresql-8.3 - 8.3.15-0ubuntu8.04

---------------
postgresql-8.3 (8.3.15-0ubuntu8.04) hardy-proposed; urgency=low

  * New upstream bug fix release: (LP: #767165)
    - Disallow including a composite type in itself.
    - Avoid potential deadlock during catalog cache initialization.
    - Fix dangling-pointer problem in BEFORE ROW UPDATE trigger handling
      when there was a concurrent update to the target tuple.
    - Disallow "DROP TABLE" when there are pending deferred trigger
      events for the table.
    - Fix PL/Python memory leak involving array slices.
    - Fix pg_restore to cope with long lines (over 1KB) in TOC files.
    - Put in more safeguards against crashing due to division-by-zero
      with overly enthusiastic compiler optimization.
 -- Martin Pitt <email address hidden> Wed, 20 Apr 2011 16:20:32 +0200