Hi

I have a PostgreSQL dump file with some data in a COPY..stdin block.
When an quote sign occur in "O'Malley" the color changes until next quote 
sign

Example in file names.sql:

COPY public.names (name) FROM stdin;
Thomas O'Malley
\.

The quote is a legal character in that block and the color should not be 
changed.

After \. on a single line the color should go back to normal.

Any hint is much appreciated.

best regards
Hans

-- 
-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_use/fd9486a5-a100-4713-9000-8572c0605f9an%40googlegroups.com.

Reply via email to