Thursday, January 29, 2015

Re: dbext 20.0 pgsql cmd_terminator not set to ; for pgsql


On Thu, Jan 29, 2015 at 11:55 AM, martinosis <chabotm@gmail.com> wrote:
When I execute a multiple line query under the cursor for a Postgresql query, dbext only picks up the current line.

I order to fix this I have to use to following command each time that i start vim:
:DBSetOption cmd_terminator=;

Is there a way to configure this option in the .vimrc file?

I tried to add it to connection profile without any success.


I have made some recent changes to version 21.0.  This might be addressed in that release which I plan on posting soon.

I will send you a private message with that release and if you test it out we can see the results.

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: