postgresql/src
Robert Haas dffde5bf16 Fix defects in PrepareForIncrementalBackup.
Swap the arguments to TimestampDifferenceMilliseconds so that we get
a positive answer instead of zero.

Then use the result of that computation instead of ignoring it.

Per reports from Alexander Lakhin.

Discussion: http://postgr.es/m/8b686764-7ac1-74c3-70f9-b64685a2535f@gmail.com
2024-01-03 09:59:46 -05:00
..
backend Fix defects in PrepareForIncrementalBackup. 2024-01-03 09:59:46 -05:00
bin Make Perl warnings fatal in newly added TAP tests 2024-01-03 13:16:55 +01:00
common Make all Perl warnings fatal 2023-12-29 18:20:00 +01:00
fe_utils Remove unneeded assignments in for loop header 2023-11-21 16:10:27 +01:00
include Reorganise jsonpath operators and methods 2024-01-03 11:25:33 +01:00
interfaces Fix some typos 2024-01-03 14:22:54 +09:00
makefiles Remove distprep 2023-11-06 15:18:04 +01:00
pl Make all Perl warnings fatal 2023-12-29 18:20:00 +01:00
port Remove MSVC scripts 2023-12-20 09:44:37 +09:00
template
test Remove unnecessary PGDATABASE settings from TAP tests 2024-01-03 10:28:05 +09:00
timezone Remove distprep 2023-11-06 15:18:04 +01:00
tools Fix some typos 2024-01-03 14:22:54 +09:00
tutorial Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Initialize data directories with --lc-messages=C for tests. 2023-12-21 15:10:13 -08:00
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2023-09-26 21:06:21 -04:00
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00