diff options
author | Peter Eisentraut | 2011-07-18 04:30:00 +0000 |
---|---|---|
committer | Peter Eisentraut | 2011-07-18 04:36:06 +0000 |
commit | 548d197ca751895ec6acbaee611c287ce1d6fe47 (patch) | |
tree | 7f98b62ab70efc68623d079d21688e0fb1e8d3e4 | |
parent | b17648bc6e1dbb8c717c70129b4774310d6804ab (diff) |
Remove claim that the project is not represented in the SQL working group
We have a few people involved there now.
-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. |