projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a53536d
)
Feature F442 "Mixed column references in set functions" is supported.
author
Peter Eisentraut
Wed, 26 Nov 2008 09:29:16 +0000
(09:29 +0000)
committer
Peter Eisentraut
Wed, 26 Nov 2008 09:29:16 +0000
(09:29 +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 3afffa814ab95457bc5dd1fc1ba78d425906eadd..99957d260a976f32503d5daa75bce3ce6c5121d9 100644
(file)
--- a/
src/backend/catalog/sql_features.txt
+++ b/
src/backend/catalog/sql_features.txt
@@
-257,7
+257,7
@@
F431 Read-only scrollable cursors 04 FETCH PRIOR YES
F431 Read-only scrollable cursors 05 FETCH ABSOLUTE YES
F431 Read-only scrollable cursors 06 FETCH RELATIVE YES
F441 Extended set function support YES
-F442 Mixed column references in set functions
NO
+F442 Mixed column references in set functions
YES
F451 Character set definition NO
F461 Named character sets NO
F471 Scalar subquery values YES