Skip to content

Instantly share code, notes, and snippets.

@AlexBaranosky
Created April 27, 2014 01:06
Show Gist options
  • Save AlexBaranosky/11335208 to your computer and use it in GitHub Desktop.
Save AlexBaranosky/11335208 to your computer and use it in GitHub Desktop.
(eval-after-load "sql"
'(progn
(sql-set-product 'postgres)))
(add-hook 'sql-mode-hook 'sql-highlight-postgres-keywords)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment