diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2019-01-11 10:25:06 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-01-11 11:02:03 +0100 |
commit | ff85306055ede1fbca86ca4dfc4d48172342462b (patch) | |
tree | a92ffefd5aab8c6fccb1d15f666490851b11b172 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 43cbedab8ff1eef4088807ffc1a64a107de67af6 (diff) | |
download | postgresql-ff85306055ede1fbca86ca4dfc4d48172342462b.tar.gz postgresql-ff85306055ede1fbca86ca4dfc4d48172342462b.zip |
Add value 'current' for recovery_target_timeline
This value represents the default behavior of using the current
timeline. Previously, this was represented by an empty string.
(Before the removal of recovery.conf, this setting could not be chosen
explicitly but was used when recovery_target_timeline was not
mentioned at all.)
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>
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions