Thanks Harri!
I've just applied this patch to the repository.
If you think you'll want to contribute patches longer than 10 lines
please consider the FSF assignment process described at
http://orgmode.org/worg/org-contribute.php
Thanks -- Eric
Harri Kiiskinen writes:
> The attaches patch adds
The attaches patch adds support to postgresql to ob-sql.el
It achieves this in the same way the mysql support is done, by using
the psql client with suitable command line arguments.
Best,
Harri Kiiskinen
harki...@gmail.com
diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el
index 4e1daa5..2636752 1006