ob-sql.el: Fix filename conversion in minGW environment.
commit93972c9845b049806ccd8e9e21196cfb4f6f6d0f
authorXi Shen <davidshen84@gmail.com>
Sun, 16 Apr 2017 07:24:06 +0000 (16 09:24 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 16 Apr 2017 07:24:06 +0000 (16 09:24 +0200)
tree5a1611b8ed51a929d138190de0f1fd69af7065dc
parent842a75828f5e16412fdab5180164eda27e971e0d
ob-sql.el: Fix filename conversion in minGW environment.

(org-babel-sql-convert-standard-filename): If it is not in Cygwin
environment, and `system-nt' is "windows-nt", Emacs must be in minGW
or MSYS environment, and can handle Windows filename correctly.

TINYCHANGE
lisp/ob-sql.el