From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by sourceware.org (Postfix) with ESMTPS id 124D9398A85E for ; Wed, 17 Feb 2021 05:11:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 124D9398A85E Received: by mail-wm1-x32e.google.com with SMTP id v62so1354013wmg.4 for ; Tue, 16 Feb 2021 21:11:34 -0800 (PST) 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) Received: from ?IPv6:2003:cc:9f2b:2fec:7525:9ab4:78f:d750? (p200300cc9f2b2fec75259ab4078fd750.dip0.t-ipconnect.de. [2003:cc:9f2b:2fec:7525:9ab4:78f:d750]) by smtp.gmail.com with ESMTPSA id l15sm1134917wmh.21.2021.02.16.21.11.32 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 16 Feb 2021 21:11:32 -0800 (PST) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: postgresql-12.6-1 Message-ID: <903c2ef8-f280-b159-a25c-102fe3f016be@gmail.com> 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 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2021 05:11:36 -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 .