Commit Graph

10 Commits (REL_15_STABLE)

Author SHA1 Message Date
Michael Paquier c1c9df3159 Replace durable_rename_excl() by durable_rename(), take two 9 months ago
Michael Paquier 9ebcb5ffdf Fix calculation related to temporary WAL segment name in basic_archive 3 years ago
Michael Paquier 535f1fc9da Tweak detail and hint messages to be consistent with project policy 3 years ago
Tom Lane 23e7b38bfe Pre-beta mechanical code beautification. 3 years ago
Peter Eisentraut 9700b250c5 Formatting and punctuation improvements in sample configuration files 3 years ago
Michael Paquier 55b5686511 Revert recent changes with durable_rename_excl() 3 years ago
Michael Paquier ccfbd9287d Replace existing durable_rename_excl() calls with durable_rename() 3 years ago
Tom Lane 88103567cb Disallow setting bogus GUCs within an extension's reserved namespace. 4 years ago
Robert Haas 00c360a89c In basic_archive tests, insist on wal_level='replica'. 4 years ago
Robert Haas 5ef1eefd76 Allow archiving via loadable modules. 4 years ago