From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x543.google.com (mail-ed1-x543.google.com [IPv6:2a00:1450:4864:20::543]) by sourceware.org (Postfix) with ESMTPS id F08453857020 for ; Sat, 15 Aug 2020 18:30:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org F08453857020 Received: by mail-ed1-x543.google.com with SMTP id di22so9179510edb.12 for ; Sat, 15 Aug 2020 11:30:18 -0700 (PDT) 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=julm1/mdBeQVkqWYILm5uZc3SeBuPxUGoPR+OXLvB9Y=; b=k6Yb/myNzvAvXWfxg6PvQ+N+uyuPUSpUilcRz9DzNgnqDZYsxE5LdfRxhSjvl9zwNi PoW5sThidW2cziJocm5HrT8WJhCo+fxHWovcFzBzO/Bujv/k2W6/gV9J/L0H/YmlKSUz /JPjS2pGue/t3LduRzXTh6FoqnTvHrHsLhhZip+byj7/aEv4KgXbpDYm4PZH+5MbJjg5 VU8cA+G9PRIPh4p7qXTKglxWnEOhT44agnXGfUHHG5zZIXTbr+0drYcTvuLwqO4Krqkv HuV2ogPwqkcKVLU6K8H6F06Ou+AtQtF0d+XO7Cl5dkCBGl+Jr6L5MyY9VakPASkxbDgm F1Yg== X-Gm-Message-State: AOAM533bcJfzN5bQehX9u0lRcovPvwz1GFUVOgou9jXNf2yc1MMpy8+G 6zucMVITG3Nv89j620fO6MFnIFmKu7JDdA== X-Google-Smtp-Source: ABdhPJyvGvvnfRWQf25j6TaR6Yw49wwp/cfb8F76r9mRxFFvb0rZUoL9cYMJn/h2XpT9b8yEzhOyXw== X-Received: by 2002:a05:6402:1545:: with SMTP id p5mr7677939edx.388.1597516217945; Sat, 15 Aug 2020 11:30:17 -0700 (PDT) Received: from [192.168.0.5] ([151.33.114.34]) by smtp.gmail.com with ESMTPSA id w22sm10255021ejj.123.2020.08.15.11.30.17 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 15 Aug 2020 11:30:17 -0700 (PDT) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: postgresql-12.4-1 Message-ID: <3815ec49-6165-1ddc-f8c8-fb0b8f409fde@gmail.com> Date: Sat, 15 Aug 2020 20:30:15 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.11.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.9 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: Sat, 15 Aug 2020 18:30:20 -0000 Version 12.4-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 release, upstream and security info on https://www.postgresql.org/about/news/2060/ 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 .