PostgreSQL 7.3.5 Now Available ...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marc G. Fournier

    PostgreSQL 7.3.5 Now Available ...


    After several fixes were backpatches to the 7_3_STABLE branch, we have now
    released a 7.3.5. As the list of Changes since 7.3.4 is quite small, they
    are included in this email:

    * Force zero_damaged_pa ges to be on during recovery from WAL
    * Prevent some obscure cases of "variable not in subplan target
    lists"
    * Force stats processes to detach from shared memory, ensuring
    cleaner shutdown
    * Make PQescapeBytea and byteaout consistent with each other (Joe)
    * Added missing SPI_finish() calls to get_tuple_of_in terest() (Joe)
    * Fix for possible foreign key violation when rule rewrites INSERT
    (Jan)
    * Support qualified type names in PL/Tcl's spi_prepare command (Jan)
    * Make pg_dump handle a procedural language handler located in
    pg_catalog
    * Make pg_dump handle cases where a custom opclass is in another
    schema
    * Make pg_dump dump binary-compatible casts correctly (Jan)
    * Fix insertion of expressions containing subqueries into rule
    bodies
    * Fix incorrect argument processing in clusterdb script (Anand
    Ranganathan)
    * Fix problems with dropped columns in plpython triggers
    * Repair problems with to_char() reading past end of its input
    string (Karel)
    * Fix GB18030 mapping errors (Tatsuo)
    * Fix several problems with SSL error handling and asynchronous SSL
    I/O
    * Remove ability to bind a list of values to a single parameter in
    JDBC (prevents possible SQL-injection attacks)
    * Fix some errors in HAVE_INT64_TIME STAMP code paths
    * Fix corner case for btree search in parallel with first root page
    split

    This version, as with most minor versions, does not require a dump/reload
    to put into place.

    As always, this release is available on all our mirrors, viable at:



    And, thanks to David Fetter, is also available via BitTorrent at:



    ----
    Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
    Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664

    ---------------------------(end of broadcast)---------------------------
    TIP 1: subscribe and unsubscribe commands go to majordomo@postg resql.org

  • greg@turnstep.com

    #2
    Re: PostgreSQL 7.3.5 Now Available ...


    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1


    [color=blue]
    > As always, this release is available on all our mirrors, viable at:
    >
    > http://www.postgresql.org/mirrors-www.html[/color]

    I think this should be the ftp download mirrors:




    - --
    Greg Sabino Mullane greg@turnstep.c om
    PGP Key: 0x14964AC8 200312040702
    -----BEGIN PGP SIGNATURE-----

    iD8DBQE/zyKOvJuQZxSWSsg RAh5OAKDG6S0yjl 1s16h9GW4uZGd/wn0oWACg6Nfe
    EyEuOx0AAF+/aeJeiefHtnw=
    =G4hE
    -----END PGP SIGNATURE-----



    ---------------------------(end of broadcast)---------------------------
    TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddres sHere" to majordomo@postg resql.org)

    Comment

    Working...