pgsql: Add minimal sleep to stats isolation test functions.

2025-09-25 Thread Tom Lane
Add minimal sleep to stats isolation test functions. The functions test_stat_func() and test_stat_func2() had empty function bodies, so that they took very little time to run. This made it possible that on machines with relatively low timer resolution the functions could return before the clock a

pgsql: Add minimal sleep to stats isolation test functions.

2025-09-25 Thread Tom Lane
Add minimal sleep to stats isolation test functions. The functions test_stat_func() and test_stat_func2() had empty function bodies, so that they took very little time to run. This made it possible that on machines with relatively low timer resolution the functions could return before the clock a

pgsql: Add minimal sleep to stats isolation test functions.

2025-09-25 Thread Tom Lane
Add minimal sleep to stats isolation test functions. The functions test_stat_func() and test_stat_func2() had empty function bodies, so that they took very little time to run. This made it possible that on machines with relatively low timer resolution the functions could return before the clock a

pgsql: Add minimal sleep to stats isolation test functions.

2025-09-25 Thread Tom Lane
Add minimal sleep to stats isolation test functions. The functions test_stat_func() and test_stat_func2() had empty function bodies, so that they took very little time to run. This made it possible that on machines with relatively low timer resolution the functions could return before the clock a

pgsql: Add minimal sleep to stats isolation test functions.

2025-09-25 Thread Tom Lane
Add minimal sleep to stats isolation test functions. The functions test_stat_func() and test_stat_func2() had empty function bodies, so that they took very little time to run. This made it possible that on machines with relatively low timer resolution the functions could return before the clock a