Mercurial > lada > lada-server
view .hgignore @ 910:8c61587f7a7b
Remove PostgreSQL 9.5-specific client parameter.
It has no effect for superusers and we need to be superuser because
we DISABLE TRIGGER ALL anyway.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 08 Apr 2016 11:10:14 +0200 |
parents | 2fe625c91ab3 |
children | 565c8a67034d |
line wrap: on
line source
# use glob syntax. syntax: glob *.class *.orig .classpath .gitignore .factorypath .gitignore .project *.swp *.swo *~ # intellij support - ignore *.iml, .idea .idea *.iml # switch to regexp syntax. syntax: regexp ^target/ ^.settings