postgresql/src
Noah Misch 472e1e4cf6 Make Emacs perl-mode indent more like perltidy.
This especially helps braces that surround code blocks.  Back-patch to
v11, where commit 56fb890ace first
appeared; before that, settings were even more distant from perltidy.

Reviewed by Andrew Dunstan.

Discussion: https://postgr.es/m/20190103055355.GB267595@gust.leadboat.com
2019-01-13 11:32:31 -08:00
..
backend Fix error message for logical replication targets 2019-01-13 22:36:23 +09:00
bin Change default of recovery_target_timeline to 'latest' 2019-01-13 10:01:05 +01:00
common Use perfect hashing, instead of binary search, for keyword lookup. 2019-01-09 19:47:46 -05:00
fe_utils pgbench: add \cset and \gset commands 2019-01-10 13:42:20 -03:00
include Avoid sharing PARAM_EXEC slots between different levels of NestLoop. 2019-01-11 15:54:06 -05:00
interfaces Add .gitignore entry for a derived file created by "make distprep". 2019-01-10 14:20:28 -05:00
makefiles Ensure link commands list *.o files before LDFLAGS. 2019-01-02 13:57:54 -05:00
pl Use perfect hashing, instead of binary search, for keyword lookup. 2019-01-09 19:47:46 -05:00
port Update copyright for 2019 2019-01-02 12:44:25 -05:00
template Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
test Change default of recovery_target_timeline to 'latest' 2019-01-13 10:01:05 +01:00
timezone Update copyright for 2019 2019-01-02 12:44:25 -05:00
tools Make Emacs perl-mode indent more like perltidy. 2019-01-13 11:32:31 -08:00
tutorial Update copyright for 2019 2019-01-02 12:44:25 -05:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Fix program build rule in src/bin/scripts/Makefile. 2019-01-04 19:12:22 -05:00
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 2018-11-29 15:53:44 -05:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00