Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BDE3463B86B for ; Thu, 15 Sep 2011 08:31:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9C90F14A151; Thu, 15 Sep 2011 08:31:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 60ED514A150 for ; Thu, 15 Sep 2011 08:31:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id upVxvzHSuFYY for ; Thu, 15 Sep 2011 08:31:09 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5F7D514A14A for ; Thu, 15 Sep 2011 08:31:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 50471175DD; Thu, 15 Sep 2011 08:31:09 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 15 Sep 2011 08:31:09 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/databases/postgresql91-pgcrypto To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20110915083109.50471175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Thu Sep 15 08:31:09 UTC 2011 Update of /cvsroot/pkgsrc/databases/postgresql91-pgcrypto In directory ivanova.netbsd.org:/tmp/cvs-serv29736 Log Message: Version 9.1 delivers several features which users have been requesting for years, removing roadblocks to deploying new or ported applications on PostgreSQL. These include: * Synchronous Replication: enable high-availability with consistency across multiple servers * Per-Column Collations: support linguistically-correct sorting per database, table or column. * Unlogged Tables: greatly improves performance for ephemeral data Our community of contributors innovates with cutting-edge features. Version 9.1 includes several which are new to the database industry, such as: * K-Nearest-Neighbor Indexing: index on "distance" for faster location and text search queries * Serializable Snapshot Isolation: keeps concurrent transactions consistent without blocking, using "true serializability" * Writeable Common Table Expressions: execute complex multi-stage data updates in a single query * Security-Enhanced Postgres: deploy military-grade security and Mandatory Access Control Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/databases/postgresql91-pgcrypto/DESCR N pkgsrc/databases/postgresql91-pgcrypto/Makefile N pkgsrc/databases/postgresql91-pgcrypto/PLIST No conflicts created by this import