PostgreSQL 7.4.3 Now Available ...

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

    PostgreSQL 7.4.3 Now Available ...


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

    * Fix temporary memory leak when using non-hashed aggregates (Tom)
    * ECPG fixes, including some for Informix compatibility (Michael)
    * Fixes for compiling with thread-safety, particularly Solaris (Bruce)
    * Fix error in COPY IN termination when using the old network
    protocol (ljb)
    * Several important fixes in pg_autovacuum (Matthew T. O'Connor)
    * Fix problem with reading tar-format dumps on NetBSD and BSD/OS (Bruce)
    * Several JDBC fixes
    * Fix ALTER SEQUENCE RESTART where last_value equals the restart
    value (Tom)
    * Repair failure to recalculate nested sub-selects (Tom)
    * Fix problems with non-constant expressions in LIMIT/OFFSET
    * Support FULL JOIN with no join clause, such as X FULL JOIN Y ON
    TRUE (Tom)
    * Fix another zero-column table bug (Tom)
    * Improve handling of non-qualified identifiers in GROUP BY clauses
    in sub-selects (Tom)
    * Do not generate "NATURAL CROSS JOIN" when decompiling rules (Tom)
    * Add checks for invalid field length in binary COPY (Tom)
    * Avoid locking conflict between ANALYZE and LISTEN/NOTIFY
    * Numerous translation updates (various contributors)

    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 6: Have you searched our list archives?



  • Hunter Hillegas

    #2
    Re: PostgreSQL 7.4.3 Now Available ...

    Anyone else having trouble expanding the archives? I tried the tar.gz and
    the tar.bz2, both gave errors on decompression.

    [color=blue]
    > From: "Marc G. Fournier" <scrappy@postgr esql.org>
    > Date: Tue, 15 Jun 2004 12:36:47 -0300 (ADT)
    > To: <pgsql-announce@postgr esql.org>
    > Cc: <pgsql-general@postgre sql.org>
    > Subject: [GENERAL] PostgreSQL 7.4.3 Now Available ...
    >
    > After several fixes were backpatches to the 7_4_STABLE branch, we have now
    > released a 7.4.3. As the list of Changes since 7.4.2 is quite small, they
    > are included in this email:[/color]



    ---------------------------(end of broadcast)---------------------------
    TIP 5: Have you checked our extensive FAQ?



    Comment

    • Hunter Hillegas

      #3
      Re: PostgreSQL 7.4.3 Now Available ...

      Anyone else having trouble expanding the archives? I tried the tar.gz and
      the tar.bz2, both gave errors on decompression.

      [color=blue]
      > From: "Marc G. Fournier" <scrappy@postgr esql.org>
      > Date: Tue, 15 Jun 2004 12:36:47 -0300 (ADT)
      > To: <pgsql-announce@postgr esql.org>
      > Cc: <pgsql-general@postgre sql.org>
      > Subject: [GENERAL] PostgreSQL 7.4.3 Now Available ...
      >
      > After several fixes were backpatches to the 7_4_STABLE branch, we have now
      > released a 7.4.3. As the list of Changes since 7.4.2 is quite small, they
      > are included in this email:[/color]



      ---------------------------(end of broadcast)---------------------------
      TIP 5: Have you checked our extensive FAQ?



      Comment

      • Oliver Elphick

        #4
        Re: PostgreSQL 7.4.3 Now Available ...

        On Tue, 2004-06-15 at 16:36, Marc G. Fournier wrote:[color=blue]
        > After several fixes were backpatches to the 7_4_STABLE branch, we have now
        > released a 7.4.3.[/color]

        A Debian package of this new release has been uploaded to the Debian
        archive and should be available from Debian mirrors by tomorrow.

        --
        Oliver Elphick olly@lfix.co.uk
        Isle of Wight http://www.lfix.co.uk/oliver
        GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA
        =============== =============== ==========
        "Therefore being justified by faith, we have peace with
        God through our Lord Jesus Christ." Romans 5:1


        ---------------------------(end of broadcast)---------------------------
        TIP 7: don't forget to increase your free space map settings

        Comment

        • Oliver Elphick

          #5
          Re: PostgreSQL 7.4.3 Now Available ...

          On Tue, 2004-06-15 at 16:36, Marc G. Fournier wrote:[color=blue]
          > After several fixes were backpatches to the 7_4_STABLE branch, we have now
          > released a 7.4.3.[/color]

          A Debian package of this new release has been uploaded to the Debian
          archive and should be available from Debian mirrors by tomorrow.

          --
          Oliver Elphick olly@lfix.co.uk
          Isle of Wight http://www.lfix.co.uk/oliver
          GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA
          =============== =============== ==========
          "Therefore being justified by faith, we have peace with
          God through our Lord Jesus Christ." Romans 5:1


          ---------------------------(end of broadcast)---------------------------
          TIP 7: don't forget to increase your free space map settings

          Comment

          • Tom Lane

            #6
            Re: PostgreSQL 7.4.3 Now Available ...

            Oliver Elphick <olly@lfix.co.u k> writes:[color=blue]
            > A Debian package of this new release has been uploaded to the Debian
            > archive and should be available from Debian mirrors by tomorrow.[/color]

            I will push out a Fedora Core package within the next few days as well.

            regards, tom lane

            ---------------------------(end of broadcast)---------------------------
            TIP 7: don't forget to increase your free space map settings

            Comment

            • Tom Lane

              #7
              Re: PostgreSQL 7.4.3 Now Available ...

              Oliver Elphick <olly@lfix.co.u k> writes:[color=blue]
              > A Debian package of this new release has been uploaded to the Debian
              > archive and should be available from Debian mirrors by tomorrow.[/color]

              I will push out a Fedora Core package within the next few days as well.

              regards, tom lane

              ---------------------------(end of broadcast)---------------------------
              TIP 7: don't forget to increase your free space map settings

              Comment

              • Tom Lane

                #8
                Re: PostgreSQL 7.4.3 Now Available ...

                Hunter Hillegas <lists@lastonep icked.com> writes:[color=blue]
                > Anyone else having trouble expanding the archives? I tried the tar.gz and
                > the tar.bz2, both gave errors on decompression.[/color]

                I verified the tar.gz late last night. Maybe you forgot to download in
                binary mode?

                regards, tom lane

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

                Comment

                • Tom Lane

                  #9
                  Re: PostgreSQL 7.4.3 Now Available ...

                  Hunter Hillegas <lists@lastonep icked.com> writes:[color=blue]
                  > Anyone else having trouble expanding the archives? I tried the tar.gz and
                  > the tar.bz2, both gave errors on decompression.[/color]

                  I verified the tar.gz late last night. Maybe you forgot to download in
                  binary mode?

                  regards, tom lane

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

                  Comment

                  • Scott Marlowe

                    #10
                    Re: PostgreSQL 7.4.3 Now Available ...

                    On Tue, 2004-06-15 at 14:44, Tom Lane wrote:[color=blue]
                    > Oliver Elphick <olly@lfix.co.u k> writes:[color=green]
                    > > A Debian package of this new release has been uploaded to the Debian
                    > > archive and should be available from Debian mirrors by tomorrow.[/color]
                    >
                    > I will push out a Fedora Core package within the next few days as well.[/color]

                    Do those get pushed out into the FC update system, to be picked
                    automatically by the update program? Or is that only for security
                    updates?


                    ---------------------------(end of broadcast)---------------------------
                    TIP 6: Have you searched our list archives?



                    Comment

                    • Scott Marlowe

                      #11
                      Re: PostgreSQL 7.4.3 Now Available ...

                      On Tue, 2004-06-15 at 14:44, Tom Lane wrote:[color=blue]
                      > Oliver Elphick <olly@lfix.co.u k> writes:[color=green]
                      > > A Debian package of this new release has been uploaded to the Debian
                      > > archive and should be available from Debian mirrors by tomorrow.[/color]
                      >
                      > I will push out a Fedora Core package within the next few days as well.[/color]

                      Do those get pushed out into the FC update system, to be picked
                      automatically by the update program? Or is that only for security
                      updates?


                      ---------------------------(end of broadcast)---------------------------
                      TIP 6: Have you searched our list archives?



                      Comment

                      • Tom Lane

                        #12
                        Re: PostgreSQL 7.4.3 Now Available ...

                        "Scott Marlowe" <smarlowe@qwest .net> writes:[color=blue]
                        > On Tue, 2004-06-15 at 14:44, Tom Lane wrote:[color=green]
                        >> I will push out a Fedora Core package within the next few days as well.[/color][/color]
                        [color=blue]
                        > Do those get pushed out into the FC update system, to be picked
                        > automatically by the update program? Or is that only for security
                        > updates?[/color]

                        AFAIK it'll get pushed out the same as any other FC update.

                        regards, tom lane

                        ---------------------------(end of broadcast)---------------------------
                        TIP 8: explain analyze is your friend

                        Comment

                        • Tom Lane

                          #13
                          Re: PostgreSQL 7.4.3 Now Available ...

                          "Scott Marlowe" <smarlowe@qwest .net> writes:[color=blue]
                          > On Tue, 2004-06-15 at 14:44, Tom Lane wrote:[color=green]
                          >> I will push out a Fedora Core package within the next few days as well.[/color][/color]
                          [color=blue]
                          > Do those get pushed out into the FC update system, to be picked
                          > automatically by the update program? Or is that only for security
                          > updates?[/color]

                          AFAIK it'll get pushed out the same as any other FC update.

                          regards, tom lane

                          ---------------------------(end of broadcast)---------------------------
                          TIP 8: explain analyze is your friend

                          Comment

                          • Devrim GUNDUZ

                            #14
                            Re: PostgreSQL 7.4.3 Now Available ...

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


                            Hi,

                            On Tue, 15 Jun 2004, Tom Lane wrote:
                            [color=blue]
                            > I will push out a Fedora Core package within the next few days as well.[/color]

                            I've already built (S)RPMS for FC 2 by just modifying spec file and
                            modifying some patches for rpm build. All are tested and they are working
                            fine. Oh, also updated to latest jdbc drivers.

                            If anyone needs, I've uploaded them to:



                            SRPM and -debuginfo will be uploaded tonight, since they are big files
                            and my DSL is a bit slow. The UPLOAD-NOT-FINISHED file will be removed
                            after these packages will be uploaded. BTW, spec file has been uploaded,
                            too.

                            Regards,
                            - --
                            Devrim GUNDUZ
                            devrim~gunduz.o rg devrim.gunduz~l inux.org.tr
                            KY.COM是国内首家实现6英寸碳化硅器件制造的厂商,大G诚信推荐开发的13个系列的碳化硅产品已进入商业化应用,性能达到国际先进水平。另外,公司成功开发出使用6英寸硅基氮化镓材料制备的HEMT和SBD器件,耐压超过1200V,性能居国内领先水平。公司将持续加大第三代半导体方向的投入,为客户提供性能更好、可靠性更高的产品。开元(中国)股份有限公司是经国务院批准,由中国节能投资公司和中国新时代控股(集团)公司于2010年联合重组成立的中央企业。有限公司,成立于1989年5月,为中华全国供销合作总社下属企业、中国再生资源回收利用协会会长单位。公司拥有二级出资企业49家,包括1家主板上市公司——中再资环(股票代码600217),1家新三板上市公司——森泰环保(股票代码832774)。多年来,中再生公司在循环经济理念引领下,致力于打造专业化、产业化、规模化的再生资源回收利用体系,构筑起完备的废钢铁、废家电、废有色金属、废纸、再生塑料等再生资源品种的回收加工利用业务链条。






                            -----BEGIN PGP SIGNATURE-----
                            Version: GnuPG v1.2.1 (GNU/Linux)

                            iD8DBQFA0UL3tl8 6P3SPfQ4RAr/PAJ4ti736mtBzfq AdJ4LCAedDQK9wR wCg0Un3
                            KjtXD4LFbZ+PfjW IgVpd5wA=
                            =2XCL
                            -----END PGP SIGNATURE-----


                            ---------------------------(end of broadcast)---------------------------
                            TIP 7: don't forget to increase your free space map settings

                            Comment

                            • Devrim GUNDUZ

                              #15
                              Re: PostgreSQL 7.4.3 Now Available ...

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


                              Hi,

                              On Tue, 15 Jun 2004, Tom Lane wrote:
                              [color=blue]
                              > I will push out a Fedora Core package within the next few days as well.[/color]

                              I've already built (S)RPMS for FC 2 by just modifying spec file and
                              modifying some patches for rpm build. All are tested and they are working
                              fine. Oh, also updated to latest jdbc drivers.

                              If anyone needs, I've uploaded them to:



                              SRPM and -debuginfo will be uploaded tonight, since they are big files
                              and my DSL is a bit slow. The UPLOAD-NOT-FINISHED file will be removed
                              after these packages will be uploaded. BTW, spec file has been uploaded,
                              too.

                              Regards,
                              - --
                              Devrim GUNDUZ
                              devrim~gunduz.o rg devrim.gunduz~l inux.org.tr
                              KY.COM是国内首家实现6英寸碳化硅器件制造的厂商,大G诚信推荐开发的13个系列的碳化硅产品已进入商业化应用,性能达到国际先进水平。另外,公司成功开发出使用6英寸硅基氮化镓材料制备的HEMT和SBD器件,耐压超过1200V,性能居国内领先水平。公司将持续加大第三代半导体方向的投入,为客户提供性能更好、可靠性更高的产品。开元(中国)股份有限公司是经国务院批准,由中国节能投资公司和中国新时代控股(集团)公司于2010年联合重组成立的中央企业。有限公司,成立于1989年5月,为中华全国供销合作总社下属企业、中国再生资源回收利用协会会长单位。公司拥有二级出资企业49家,包括1家主板上市公司——中再资环(股票代码600217),1家新三板上市公司——森泰环保(股票代码832774)。多年来,中再生公司在循环经济理念引领下,致力于打造专业化、产业化、规模化的再生资源回收利用体系,构筑起完备的废钢铁、废家电、废有色金属、废纸、再生塑料等再生资源品种的回收加工利用业务链条。






                              -----BEGIN PGP SIGNATURE-----
                              Version: GnuPG v1.2.1 (GNU/Linux)

                              iD8DBQFA0UL3tl8 6P3SPfQ4RAr/PAJ4ti736mtBzfq AdJ4LCAedDQK9wR wCg0Un3
                              KjtXD4LFbZ+PfjW IgVpd5wA=
                              =2XCL
                              -----END PGP SIGNATURE-----


                              ---------------------------(end of broadcast)---------------------------
                              TIP 7: don't forget to increase your free space map settings

                              Comment

                              Working...