postgresql/src
Tom Lane 52a301e0d9 Improve missing-program error handling in make_ctags and make_etags.
If ctags (resp. etags) isn't installed, these scripts naturally fail,
but the error messages were less clear than one could wish.
It seems worth installing an explicit test to improve that.

Nikolay Shaplov, with suggestions from Michael Paquier and Andrew Dunstan

Discussion: https://postgr.es/m/2394207.ccz7JgCJsh@x200m
2019-01-13 13:33:50 -05: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 Improve missing-program error handling in make_ctags and make_etags. 2019-01-13 13:33:50 -05:00
tutorial Update copyright for 2019 2019-01-02 12:44:25 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
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