From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id CA1FD398B14D for ; Wed, 17 Feb 2021 05:11:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CA1FD398B14D DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5BEAD398B148 DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 124D9398A85E X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=mfa+hyVurGu83vijUFmJnyN7/dzVmnykYy804jIA6is=; b=lsKhvvHPYq80WKpLTmSvpWxd3T2gx9aZh4MLUxOCRS2Jt/XTiOHIIYBgJWo4PMSZi0 w38l8BTxci3y/09mmS5zseXSuYmR5Ece8JjA1FtQ/lWABRiGPmkln5kXuDf2eBJJuiFj 53jq24gH2g3w07b6+RA3IeYbsDDTcKbkUzTLHyEnESkiV4ool8JKU9oAnsUjdI2ftnmK IO630VzYW77qtYU6nUsQY/XwBy9fa4EP35U1b0nPI56YoGbOaWMzYwo6ijrA7z/IpWqp r7hhNgImzy5D0AVL4PNDc9gTeCzU6tVYyBv7w4SEQwiYqqc2Xhlc4z81MTklapTC8gyg YZwA== X-Gm-Message-State: AOAM531QcJ8u/lwJjybtrINI8LXs/B3tdmpZFxqjDCfnQdDzOQl989v9 v0BO7+h77c+vWJxZhW2EuHW6GkZeLilEGw== X-Google-Smtp-Source: ABdhPJzVJvNYjsMZbeqArXbsah2SrwKMSIDATL4mYmqmFUq/HoGlliEO3KOBjn88PL3Tls9siuO09w== X-Received: by 2002:a1c:1d8b:: with SMTP id d133mr5546737wmd.172.1613538693235; Tue, 16 Feb 2021 21:11:33 -0800 (PST) To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: postgresql-12.6-1 Message-Id: Date: Wed, 17 Feb 2021 06:11:32 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Marco Atzeri via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2021 05:11:37 -0000 Version 12.6-1 of packages libecpg-compat3 libecpg-devel libecpg6 libpgtypes3 libpq-devel libpq5 postgresql postgresql-client postgresql-contrib postgresql-devel postgresql-doc postgresql-plperl postgresql-plpython are available in the Cygwin distribution: CYGWIN CHANGES plperl is now using perl 5.32 plpython is now using python3.8 CHANGES This is the latest upstream 12.x release, upstream and security info on https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/ Migration to Version 12.x http://www.postgresql.org/docs/12/static/release-12.html ADVISE for major version UPGRADE http://www.postgresql.org/support/versioning/ Major releases usually change the internal format of system tables and data files. These changes are often complex, so we do not maintain backward compatibility of all stored data. A dump/reload of the database or use of the pg_upgrade module is required for major upgrades. DESCRIPTION PostgreSQL is a powerful, open source object-relational database system. It has a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types HOMEPAGE http://www.postgresql.org Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com .