X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=fcKt+9wE0Cde/anC6/pzH4dUERqyamDoW64utmS4I0FpfVA8bSHOV JU/WK5aDOEGWhjBFmccFoJ4xNDr7FRReGW2NaEs6YtGT9SwQwfAwMsX6Jls99oSt QiIFjur7YTWct7THOBkzhNsT44ciYuZivooDQ5c+BcrHrq+2HrnBOY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=hbBK26TStRUsXnpqOsai10I6Yhc=; b=riqD2R29wffzbfTueVfZQY2Ld9sp RtiEagNmU4z7r2lqoqj2KEvxBS6iXJYuPv9iWTFqpTzwIDYAda0vMizhYl9LqxY9 eyt247MxPhT6lxb9p+Jwx5AMYvJh3yFZMjs1ZZiS+gnSkRL8wQwdfQqMVbhqkNz1 P+tjke9erTzr9d4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,DATE_IN_PAST_06_12,FORGED_MUA_MOZILLA,FREEMAIL_FROM,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=sql, integrity, SQL, Major X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No 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=irWXLBnzKBoJb0D5JphJGmIMBAtfWvvAbeO43vJjD8A=; b=irXEf4xCFFrU5iNdCBI9Rx9YKwtbtwMwFJtXgYkYvYeQLQM2uujMFty9Fp1jbWL+kM UdsTPGDyWVnqRzfip+q4Ow7mgTMZ2wmrKVlg2G76Q7LQCzsn+7E/wPBZ2mfF6xEnF6td W5cAWaEpIu4spL+Qdcy47uS0ASONkLyYgG3/ko/6UcoNMi72eiGLz01cZ4IlmkYCFVX5 Agn/XHRQ83+MgxCQuyVbqbThyTSsIZyC0h3gQ8SiPcuWJJH8rI3awgSaHE6dwKk87QiE uIHAu++6K9/cqK1AZS9pDPpqapbUXRSrpz6NDHpBcuYdGUG8qHsd+nmfuCZHzjghIhQk UKlA== X-Gm-Message-State: APf1xPDxcHHdfOZ7CyVR6oX3qcHL0oHbCaJm1R1d5NUhbCg2CCUCkms6 U0LBIcp6Zca7MK5wH/SnmrObqA== X-Google-Smtp-Source: AG47ELtve6/c7ULNsW2mN0Sr+JmsLOef9J0pJaSf+4YTKFEi8Mil3FJ3OfmkDfmdzEmSogQL31G2ow== X-Received: by 10.28.178.81 with SMTP id b78mr3215073wmf.78.1519939711154; Thu, 01 Mar 2018 13:28:31 -0800 (PST) To: cygwin AT cygwin DOT com From: Marco Atzeri Subject: [ANNOUNCEMENT] Updated: postgresql-10.3-1 Message-Id: Date: Thu, 1 Mar 2018 22:28:28 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Version 10.3-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 version, upstream info on https://www.postgresql.org/about/news/1834/ Migration to Version 10.x For upgrade from previous 10.x see : http://www.postgresql.org/docs/10/static/release-10.html A dump/restore is required for those running 9.6.X. http://www.postgresql.org/docs/10/static/release-10.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: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple