X-Recipient: archive-cygwin@delorie.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=rgRAL19zvSsUmsEPhWp+kAd1Mvn5t5H9wbf+QdvLPqM57NNjY6o8n
	otA1QKZgQdBrA9DeqIjH9mSdUCQdCMfC9yRJ2hWspoYJ251paVd91Yr/u0u7HhJ4
	iaHUPMb/jzbdjD3WGSXKN7l7kXA22Mw11i8slLpzT8fiFdWrtbEHak=
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=nr8A6wPQBpmPLpVpD+Y6m2FUvcg=; b=DQZgyhw6P5MjHhQ45hmxVD+KE424
	1SyeoIfUylQC0oXj8Q9t/CO3kA+zHPBpfAHT6cEeE1hC7bibhhsADhIQ5bNJL1jh
	BPOiPDbK28rX+iiRqwN/WG0I3REWOrdvEF5WCTGmKN+qFsgg3/6fGVYjjtgGwHhD
	CwK+gHu6vuASg0o=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,FREEMAIL_FROM autolearn=ham version=3.3.2 spammy=Hx-languages-length:1547, views, foreign, earned
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.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-transfer-encoding;        bh=q5oCgU6ctiomZzVyBD/v9PO1j8lPYxNH3qCBK8gfdOI=;        b=klbh+XPaLlpNUMcN/KF4Grsm2a0OvvSrGkLdaz5tce9wLyW9q0nf88UIZStio0ga2U         EoF8zXmIyCGjKISU9pfisrLtHAAvEFhs2hvwyX1UxGG2FLZ4No9PgtxnIKO85eRwKOYm         UHhBXeLNYbEvBwc2kQJvJVQx0Dv437os6nkezOByUirDuDIgMKfVA2GAaQ7wxvAMipbv         p0U+z/FixnQjoh6VuS7L1iaHlV5xOuAQ75rVrYY/wTQOaXVlm/LB2BiCAJfT5pzNpRP0         J+eL+CPdn8MqGauNdessYoTLYuFsaHvmEtfsas4xrLU3tAREMv8S6K4x2N/tub7e2LKW         x+9g==
X-Gm-Message-State: AMke39nLBxWdEkhHr3oimtu6P6mi/iJTxtf+Y1ppnHlFhf4opvsOGdNagZ9S+sN6laJD3Q==
X-Received: by 10.28.167.68 with SMTP id q65mr11481749wme.126.1486807497674;        Sat, 11 Feb 2017 02:04:57 -0800 (PST)
To: cygwin@cygwin.com
From: Marco Atzeri <marco.atzeri@gmail.com>
Subject: [ANNOUNCEMENT] Updated: postgresql-9.6.2-1
Message-Id: <announce.7380dbc7-8361-2dc8-8469-d1c5aa0d130b@gmail.com>
Date: Sat, 11 Feb 2017 11:04:50 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Version 9.6.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 version, upstream info on
https://www.postgresql.org/about/news/1733/

  Migration to Version 9.6.x

For upgrade from previous 9.6.x see :
http://www.postgresql.org/docs/9.6/static/release-9-6.html

A dump/restore is required for those running 9.5.X.
http://www.postgresql.org/docs/9.6/static/release-9-6.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

