Wednesday, September 16, 2015

Re: syntax highlighting for sql: "Capability" is keyword

David Fishburn <dfishburn.vim <at> gmail.com> writes:
>
> This is why that is a keyword.
>
>
> ALTER SERVER statement
>
> Modifies the attributes of a remote server.
>
> Syntax
> Alter a remote server
> ALTER [ REMOTE ] SERVER server-name
> [ CLASS server-class | variable ]
> [ USING connection-string-info | variable ]
> [ CAPABILITY cap-name { ON | OFF | VALUE variable } ]
> [ READ ONLY [ ON | OFF | VALUE variable ] ]
> [ DEFAULT LOGIN string | variable [ IDENTIFIED BY string | variable ] |
NO DEFAULT LOGIN ]
>
>
http://dcx.sap.com/index.html#sqla170/en/html/81698c796ce2101485d3e319d7e333
a1.html


Ah. Mystery solved. Thanks, David.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: