postgres-formula/postgres/templates
Imran Iqbal d538798ee4
fix(mac_shortcut.sh): fix shellcheck error
```bash
In postgres/templates/mac_shortcut.sh line 3:
shortcutName='${1}'
             ^----^ SC2016: Expressions don't expand in single quotes, use double quotes for that.
```
2019-12-27 19:59:32 +00:00
..
limit.maxfiles.plist Homebrew Postgres on MacOS 2018-03-08 21:27:47 +00:00
mac_shortcut.sh fix(mac_shortcut.sh): fix shellcheck error 2019-12-27 19:59:32 +00:00
pg_hba.conf.j2 Edit pg_hba template to work with jinja 'trim whitespaces' option on the master. 2018-10-03 23:33:06 +02:00
pg_ident.conf.j2 Fix mapping list unpacking in .format() in pg_ident j2 template 2019-01-17 16:29:44 +00:00
postgres.sh.j2 add warning in sh file 2018-10-10 18:04:35 +02:00