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 EFE9A3AA7C8C for ; Thu, 13 May 2021 16:51:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EFE9A3AA7C8C DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 59CF93A3E439 DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9BBB93A390E3 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=meMnoXmdQQHIWnNKjlync1eJqxi7Q4vCrosd6kcCno0=; b=gza2KDoBPCNfuUMK+bLCM/f4dCDbhmZYp+WOAvjss5LcLlxq9i06Gr7CuFv3YWnaNP Jm8dXasX2WYUKsvMnHioDIHr7j294GCfMkXu116Z1qo/PdgOsvVHY8if/GuSa7k4whvB Iy6mHNgEc8q6nFPr/FZ4g0kJmk+O4RcUGyuQkBXYp8oV46Z6Czb+WgsdZMIgQE2JBhav U3zWLrIbJO3OKtZeJ0C8qzM1VQK5lcNbX5+di423Ut5O7Zh2szI290M4K1zf3HOnUiJ9 0vWc2/PGEqyBmmQzCiX3h3VgEtV3v/6PQ4KpEY1KzVejVN2FnPJ60UlhzTG6kgnypMSP 5y/A== X-Gm-Message-State: AOAM530DkrgFb+ILz8iFANSvY92W4D6YveWIwelovZeoWtzscGyTHXwJ 6MWU/S73rFtfwjji7NxjpV0sEA6PQIsmlg== X-Google-Smtp-Source: ABdhPJxhE2YCrvCEhr/5DfLpiksXwvCHrGwPLM+7uZy9xH9gZ5iKpCwgJ+ziYVlW+AT4TipsygHS6g== X-Received: by 2002:a17:906:b74f:: with SMTP id fx15mr5709673ejb.85.1620924697658; Thu, 13 May 2021 09:51:37 -0700 (PDT) To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: postgresql-12.7-1 Message-Id: Date: Thu, 13 May 2021 18:51:36 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 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: Thu, 13 May 2021 16:51:43 -0000 Version 12.7-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: CHANGES This is the latest upstream 12.x release, upstream and security info on https://www.postgresql.org/about/news/postgresql-133-127-1112-1017-and-9622-released-2210/ 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 .