From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by sourceware.org (Postfix) with ESMTPS id 814803852774 for ; Sat, 18 Jun 2022 19:58:13 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 814803852774 Received: by mail-wm1-x32f.google.com with SMTP id j5-20020a05600c1c0500b0039c5dbbfa48so5892764wms.5 for ; Sat, 18 Jun 2022 12:58:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent :content-language:to:from:subject:content-transfer-encoding; bh=WMzJXJancEU+wG+c+3G8lmfwcB4B/noU1iXOw6dPVC0=; b=spyyYtF4k+UXMWLJBJv/wkg8U+52Mv3ZNygg4G8QqaBroNTh+MWiHS8w8Ns1ncEtOU qlO/fgvvW+iiwxc4vTcfTSddK0wkT3vIUu8sVcJcE8xGs2ipxJsSBhopZ8LQJvBI/vfA ILEYOP24lQnfDsgwDvGgMnny8LlVH9xT3+wJV91akm0qiV4G++lQWGh9HnFjY7UDJX4m sp7di/Yi4z4Y26qU6cGTo8FqXoWMNqar1fEJuimN84fkyKDiS2YBv7uF+xQE9krcuO6l RhC7Lw/oc9FJ9gtTxcN3ma+c5W5vMn02E0JElqeNWgHnGwhEJS1SuFHWT8N7DZpOJyv/ F7GQ== X-Gm-Message-State: AOAM5306u6xO12JGcbNzRGRkwPsp/izpEH+Wc2RPbPBdwFEXh+tr3EXA EJ+sRPr/8DW5aLS9OeLTgUEqFGy+he8= X-Google-Smtp-Source: ABdhPJyEqI+Cun/+5Z8DOf3YB2D8/H6WYtbERE+nV+NIBNBWQ0JjSqXKagc7qDoGIulQuBZCZUo2zw== X-Received: by 2002:a7b:ce12:0:b0:39c:3cd4:4dd8 with SMTP id m18-20020a7bce12000000b0039c3cd44dd8mr26975138wmc.181.1655582292281; Sat, 18 Jun 2022 12:58:12 -0700 (PDT) Received: from ?IPV6:2003:cc:9f20:7778:e16f:540d:4acf:330e? (p200300cc9f207778e16f540d4acf330e.dip0.t-ipconnect.de. [2003:cc:9f20:7778:e16f:540d:4acf:330e]) by smtp.gmail.com with ESMTPSA id r15-20020adff70f000000b002185d79dc7fsm8104696wrp.75.2022.06.18.12.58.11 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 18 Jun 2022 12:58:11 -0700 (PDT) Message-ID: <8ccd7a56-1c76-af4b-9d47-b3b17155c13a@gmail.com> Date: Sat, 18 Jun 2022 21:58:10 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Content-Language: it To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: postgresql-14.4-1 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.1 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, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) 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, 18 Jun 2022 19:58:15 -0000 Version 14.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 14.x release, upstream and security info on https://www.postgresql.org/about/news/postgresql-144-released-2470/ Migration to Version 14.x https://www.postgresql.org/docs/14/release-14.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 .