From 7ed8f6c517ba6bada6bfb9a4dd4216e3b97bc2ba Mon Sep 17 00:00:00 2001
From: Peter Eisentraut <peter_e@gmx.net>
Date: Mon, 18 Jul 2011 07:30:00 +0300
Subject: [PATCH] Remove claim that the project is not represented in the SQL
 working group

We have a few people involved there now.
---
 doc/src/sgml/features.sgml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/src/sgml/features.sgml b/doc/src/sgml/features.sgml
index fbaeca6ed38..01d3ed91c57 100644
--- a/doc/src/sgml/features.sgml
+++ b/doc/src/sgml/features.sgml
@@ -22,9 +22,7 @@
   <productname>PostgreSQL</productname> development aims for
   conformance with the latest official version of the standard where
   such conformance does not contradict traditional features or common
-  sense.  The PostgreSQL project is not represented in the ISO/IEC
-  9075 Working Group during the preparation of the SQL standard
-  releases, but even so, many of the features required by the SQL
+  sense.  Many of the features required by the SQL
   standard are supported, though sometimes with slightly differing
   syntax or function.  Further moves towards conformance can be
   expected over time.
-- 
GitLab