X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 154FE3AA7C8E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1620924704; bh=BdagD/r8p/munP1G7zpKqXn/BLqX+/kU094LCShK7cI=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=WNa6DdojMfLvo1fndTT4ynTmKoSA3SQ5sK4KRp8rONJNZKrrB5Eoo78VrtjNzvrnd I25+KWBPyDkfz3R9LViWQcj5AFhAJ/gxF51YTLB5j1KiBeUO0PP21O6b0Q4O2gOM05 8tslxLbvPlIltLdQpaLonVVxifCAWCmV0lJYNnic= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com 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 AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: postgresql-12.7-1 Message-Id: <announce.70175135-3687-2604-33b5-4dd3496aa7ad@gmail.com> 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-Language: it 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com> List-Archive: <https://cygwin.com/pipermail/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help> List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>, <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com> Reply-To: cygwin AT cygwin DOT com Cc: Marco Atzeri via Cygwin-announce <cygwin-announce AT cygwin DOT com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com> 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 . -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple