Changeset: 058854d8e373 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=058854d8e373
Modified Files:
        clients/mapiclient/mhelp.c
Branch: default
Log Message:

Update documentation.


diffs (12 lines):

diff --git a/clients/mapiclient/mhelp.c b/clients/mapiclient/mhelp.c
--- a/clients/mapiclient/mhelp.c
+++ b/clients/mapiclient/mhelp.c
@@ -843,7 +843,7 @@ SQLhelp sqlhelp[] = {
        {"window_specification",
         NULL,
         "[ ident ]\n"
-        "[ PARTITION BY column_ref [ ',' ... ] ]\n"
+        "[ PARTITION BY expression [ ',' ... ] ]\n"
         "[ ORDER BY sort_spec ]\n"
         "[ { ROWS | RANGE | GROUPS } { window_frame_start | BETWEEN 
window_bound AND window_bound }\n"
         "  [ EXCLUDING { CURRENT ROW | GROUP | TIES | NO OTHERS } ] ]",
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to