summaryrefslogtreecommitdiff
path: root/pygments/lexers/_postgres_builtins.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Bring coverage testing up to scratch. Add "pragma: no cover" to __main__ blocks.Georg Brandl2014-11-101-1/+2
* postgres builtins: dont always import stuff needed for the selfupdate machineryGeorg Brandl2014-10-191-109/+109
* Swap two builtins over to one-word-per-lineTim Hatch2014-10-041-74/+477
* Update postgres builtins regeneration logicTim Hatch2014-10-041-30/+15
* Make all keyword lists in special modules into tuples.Georg Brandl2014-09-191-10/+9
* Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-051-0/+233