projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
984a6ce
)
Fix a typo.
author
Neil Conway
<neilc@samurai.com>
Fri, 3 Mar 2006 04:31:07 +0000
(
04:31
+0000)
committer
Neil Conway
<neilc@samurai.com>
Fri, 3 Mar 2006 04:31:07 +0000
(
04:31
+0000)
src/backend/catalog/sql_features.txt
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/catalog/sql_features.txt
b/src/backend/catalog/sql_features.txt
index 6f8a3663aef8882e0964031920a32afa6e8f7a09..ab83fcc2fdfb33538b34db7ef24480e31b99881e 100644
(file)
--- a/
src/backend/catalog/sql_features.txt
+++ b/
src/backend/catalog/sql_features.txt
@@
-411,7
+411,7
@@
T411 UPDATE statement: SET ROW option NO
T431 Extended grouping capabilities NO
T432 Nested and concatenated GROUPING SETS NO
T433 Multiargument GROUPING function NO
-T434 GROUP BY DIS
INCT
NO
+T434 GROUP BY DIS
TINCT
NO
T441 ABS and MOD functions YES
T461 Symmetric BETWEEN predicate YES
T471 Result sets return value NO