File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -11020,6 +11020,20 @@ =head1 HISTORY
11020
11020
11021
11021
Fix check_replication_slots on recently promoted servers (Christoph Berg)
11022
11022
11023
+ Allow the check_disk_space action to handle relative log_directory paths (jacksonfoz)
11024
+
11025
+ Replace 'which' with 'command -v' (Christoph Berg)
11026
+
11027
+ Fix check_replication_slots on recently promoted servers (Christoph Berg)
11028
+
11029
+ Add --role flag to explicitly set the role of the user after connecting (David Christensen)
11030
+
11031
+ Add to docs how to exclude all items in the 'pg_temp_nnn' per-session temporary schemas (Michael Banck)
11032
+
11033
+ Various fixes for the CI system (Emre Hasegeli)
11034
+
11035
+ Various improvements to the tests (Christoph Berg, Emre Hasegeli)
11036
+
11023
11037
=item B<Version 2.25.0 > Released February 3, 2020
11024
11038
11025
11039
Allow same_schema objects to be included or excluded with --object and --skipobject
You can’t perform that action at this time.
0 commit comments