]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/sql.el: `sql-postgres-statement-starters' defcustom
authorIngo Lohmar <ingo.lohmar@posteo.net>
Wed, 19 May 2021 13:02:33 +0000 (15:02 +0200)
committerIngo Lohmar <ingo.lohmar@posteo.net>
Wed, 19 May 2021 13:07:52 +0000 (15:07 +0200)
commitdac694b8bb1e5a31a50215ceee6b064ae7c5001f
tree1ef52dccac38c78fbf503bb5b89927de6d6a66c0
parent61291e06cc804de2075305c220d31ef6072f28c8
* lisp/progmodes/sql.el: `sql-postgres-statement-starters' defcustom

Recognize common table expression as statement start in Postgres.
lisp/progmodes/sql.el