diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2011-07-18 07:30:00 +0300 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2011-07-18 07:30:00 +0300 |
commit | 7ed8f6c517ba6bada6bfb9a4dd4216e3b97bc2ba (patch) | |
tree | a66827464e6dcb33c692c7b5394d7cf9cbfe3c2c /doc/src | |
parent | 3835855589d8fe8bd5ea0fa51a5a539756223612 (diff) | |
download | postgresql-7ed8f6c517ba6bada6bfb9a4dd4216e3b97bc2ba.tar.gz postgresql-7ed8f6c517ba6bada6bfb9a4dd4216e3b97bc2ba.zip |
Remove claim that the project is not represented in the SQL working group
We have a few people involved there now.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/features.sgml | 4 |
1 files changed, 1 insertions, 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. |