PostgreSQL - general - Petition: Treat #!... shebangs as comments

PostgreSQL › PostgreSQL - general Search everywhere only in this topic Advanced Search Classic List Threaded ♦ ♦ Locked 18 messages Andrew Pennebaker Reply | Threaded Open this post in threaded view ♦ ♦ | Report Content as Inappropriate ♦ ♦ Could we please have the PostgreSQL lexer treat #!... on the first line of a file as a comment? This would enable .psql scripts to be run with dot-slash notation preferred by many unix users: ./script.psql While still allowing the traditional (and Windows compatible) style: psql -f script.psql -- Cheers, Andrew Pennebaker www.yellosoft.us dennis jenkins-4 Reply | Threaded Open this post in threaded view ♦ ♦ | Report Content as Inappropriate ♦ ♦ On Fri, Jul 18, 2014...

Linked on 2014-07-18 22:37:43 | Similar Links