From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by sourceware.org (Postfix) with ESMTPS id D5B573858C39 for ; Wed, 24 Nov 2021 14:55:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D5B573858C39 Received: by mail-wm1-x32a.google.com with SMTP id p27-20020a05600c1d9b00b0033bf8532855so2299070wms.3 for ; Wed, 24 Nov 2021 06:55:48 -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=gHvgqZiAUKhBUqog8RXW2eccJN4ADpRWI0VHde2Gtv4=; b=6cKYsK66jPoRAfn2ef/hiA712VzxeGe4I5lwl9IlfBeeVaQzrtAAjwAoVwKHL/xrwg 115HOVLrbJUgmD6GHNoNIR4car6QMImNElsKv9294rAeLn0YiKKDjGrnRv4HMSXEfh2R LkmlwhZhFZnPXtgpoy3hjW5AU7f5011OmYLGnmfopp1ZlLIoTZMC3m+p+72x9Mm1BBxH IohA6FBtupVM6CYVcB8q3lO8+SYjgXeIQfIJ3sA64R7Vkb4gsztYxrdzQHH4XDB3iNvv F5vMaq1K15gNWRfYn8uBAvLiFUcgwl1XVsoJQeEE9HVVvUWAgx8rtraDoS+ZgqDFAYPs tH+w== X-Gm-Message-State: AOAM5322DJFxxQFCboRFHE3n44IpIojtYGpy0LECPadjF2ztcyis70EM YiRCN2Cm4aBs2WTayrMWfhiTYLnAhQs= X-Google-Smtp-Source: ABdhPJxPm+d+usjmobJmDo3sJa6ULVnNDFcknGPIRH1c6UZ7vqJc0TqUJod1/BEq7Ky3fDNzW9SYSQ== X-Received: by 2002:a05:600c:4e4a:: with SMTP id e10mr16215641wmq.155.1637765747791; Wed, 24 Nov 2021 06:55:47 -0800 (PST) Received: from ?IPV6:2003:cc:9f31:98ff:5882:e164:1d29:a6c6? (p200300cc9f3198ff5882e1641d29a6c6.dip0.t-ipconnect.de. [2003:cc:9f31:98ff:5882:e164:1d29:a6c6]) by smtp.gmail.com with ESMTPSA id y6sm4763103wma.37.2021.11.24.06.55.47 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 24 Nov 2021 06:55:47 -0800 (PST) Message-ID: Date: Wed, 24 Nov 2021 15:55:47 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.3.2 Content-Language: it To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: postgresql-13.5-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 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: Wed, 24 Nov 2021 14:55:50 -0000 Version 13.5-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 13.x release, upstream and security info on https://www.postgresql.org/about/news/postgresql-141-135-129-1114-1019-and-9624-released-2349/ Migration to Version 13.x http://www.postgresql.org/docs/13/static/release-13.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 .