]> granicus.if.org Git - pgbadger/commit
Force the parser to not insert a new line after the SET keyword when the query begin...
authorDarold <gilles@darold.net>
Sun, 30 Dec 2012 18:37:59 +0000 (19:37 +0100)
committerDarold <gilles@darold.net>
Sun, 30 Dec 2012 18:37:59 +0000 (19:37 +0100)
commit6690b4196b1a0f9299c9f882bc3400f8c826c2a7
tree87d974185b5656a93847866032b6fdb049a52f23
parenteb23152958bc3c209a05b9178dd3b175789daede
Force the parser to not insert a new line after the SET keyword when the query begin with it. This is to preserve the single line with queries like SET client_encoding TO "utf8";
pgbadger