postgres/src
Peter Eisentraut 0acb3bc33a Change default of recovery_target_timeline to 'latest'
This is what one usually wants for recovery and almost always wants
for a standby.

Discussion: https://www.postgresql.org/message-id/flat/6dd2c23a-4162-8469-410f-bfe146e28c0c@2ndquadrant.com/
Reviewed-by: David Steele <david@pgmasters.net>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
2019-01-13 10:01:05 +01:00
..
backend Change default of recovery_target_timeline to 'latest' 2019-01-13 10:01:05 +01: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 Use perfect hashing, instead of binary search, for keyword lookup. 2019-01-09 19:47:46 -05: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