Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not hardcode \timing on #7

Closed
rominf opened this issue Dec 5, 2013 · 1 comment
Closed

Do not hardcode \timing on #7

rominf opened this issue Dec 5, 2013 · 1 comment

Comments

@rominf
Copy link

rominf commented Dec 5, 2013

Make it option for your plugin.

And also I recommend you to wrap such actions to:

\set QUIET on
...actions...
\set QUIET off

to get rid off unwanted messages ("timing enabled", "pager enabled", etc.)

@ivalkeen
Copy link
Owner

ivalkeen commented Jan 9, 2014

Added g:simpledb_show_timing to make timing optional

Regarding unwanted messages, the easiest way to avoid them is adding -q flag to connection line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants