From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by sourceware.org (Postfix) with ESMTPS id B49C3385480A for ; Mon, 11 Jan 2021 06:32:10 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B49C3385480A Received: by mail-wr1-x434.google.com with SMTP id i9so15157442wrc.4 for ; Sun, 10 Jan 2021 22:32:10 -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=XDXVsZus8h/teFwbeJGcn5QkkbKVDqoLHa2FMvTR4v8=; b=FWVFP/otkOwJV6oNdkwMyMLR1kpd1OVKN4ShYEHjIceaxHs2lwF1lnmWxPeDKzI57L X0VL+aZuoRNqQYstZg9QwKGPIBqCjOhj/sf2rFIfdtnWWxRYyvJAgJA0VOuBsYV1KJ9A xcDwffi+xt2YkxUSqj5C2Y2SEpxOEvoe13ivhvsNcaUnkRhXkLREnLFj7hdTpBfmt9t5 NRXXufcXrm8Rk8Mt76B9ZKe7NEDfvtuQNNv3RrhXQigDGUj/Zjfx0Vbi5cl/0+cmuEZy XYIMgyAZn2qqtkAjiOiZiubWDnLCp9xOnQmlh1t6QsAem2Oij7vKBjJrTbR/wAMpDCA3 jKAw== X-Gm-Message-State: AOAM531n0+cW7ChH86K8sAdzAZA2c7n2XCA/zqnZR+5XOnrjNi+sWv/I Bv3/Hzicxi4xlYh6Vn9eZ52y51LHhu8Xkw== X-Google-Smtp-Source: ABdhPJxYUSa8sAMI+UuUudErc5dT++U+ldypb9lHHhLK++psznbhip97BeBFd3ZeTq0hxLd6PPysNQ== X-Received: by 2002:a5d:674b:: with SMTP id l11mr15116766wrw.247.1610346729622; Sun, 10 Jan 2021 22:32:09 -0800 (PST) Received: from [192.168.2.121] (p5dda1f06.dip0.t-ipconnect.de. [93.218.31.6]) by smtp.gmail.com with ESMTPSA id c4sm26033975wrw.72.2021.01.10.22.32.08 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 10 Jan 2021 22:32:08 -0800 (PST) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: postgresql-12.5-1 Message-ID: <83cc362c-6e58-ea88-73ee-48778d13b86d@gmail.com> Date: Mon, 11 Jan 2021 07:32:08 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.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=0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_BARRACUDACENTRAL, 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: Mon, 11 Jan 2021 06:32:12 -0000 Version 12.5-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 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 .