From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by sourceware.org (Postfix) with ESMTPS id CA8B43858D1E for ; Thu, 10 Feb 2022 19:15:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org CA8B43858D1E Received: by mail-ej1-x636.google.com with SMTP id ft32so1906252ejc.11 for ; Thu, 10 Feb 2022 11:15:49 -0800 (PST) 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=mc6TVuCpnp2cL6MXoqnV5UAtIIt6anZOKvyAwEL+6BE=; b=OzL8Du5V85brQdCUtveTfVTSJVmqMHU/y1fFOrvTOWBkeEue0BaTZ7kE8SbMsWduL4 k+3R3QkfnfdqkKD/Zn67FD1BVJPuMZupCNQw4ibTocN/tQwnenxRshbVa3o6QZAhZdUR CvO87tq5PYWxTrsVNKpcJGCfCUzuO9XOgh4NIO1Wid4iUhu3xisHWPqshE9mRo36dzU8 JfkmA5ZARfesrXH39wficlVoPtNB7Nc7fQWTK99QEbiRzI9UjMCbCqv3bHdjgxCSVzMX x65m8PE6Ndakpcwgg5jINqP0D6Bo3qZrt6v4oU2fvGMWUaCPaIqtBjp4ETC3whNQPzmE taPA== X-Gm-Message-State: AOAM530hceRwyLJU2fVObZ/DCMjMQwr2nYghqcUJBkzYuscvNIePoryI XHjKXDLXD7tad3Y/4NlgZDdR8XeY6zQ= X-Google-Smtp-Source: ABdhPJypcGzouoGVSYbFR+tIfqhD2/4ATbubJkC/uBvRBimqitLHtBWnpOUnJ86tctc7FcCKG5znYA== X-Received: by 2002:a17:906:7787:: with SMTP id s7mr6700908ejm.65.1644520548903; Thu, 10 Feb 2022 11:15:48 -0800 (PST) Received: from ?IPV6:2003:cc:9f05:ad00:14e2:a63f:576d:4f3c? (p200300cc9f05ad0014e2a63f576d4f3c.dip0.t-ipconnect.de. [2003:cc:9f05:ad00:14e2:a63f:576d:4f3c]) by smtp.gmail.com with ESMTPSA id ce2sm5472801ejb.9.2022.02.10.11.15.48 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 10 Feb 2022 11:15:48 -0800 (PST) Message-ID: Date: Thu, 10 Feb 2022 20:15:47 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 Content-Language: it To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: postgresql-14.2-1 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.2 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.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Thu, 10 Feb 2022 19:15:51 -0000 Version 14.2-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-142-136-1210-1115-and-1020-released-2402/ 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 .