1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-30 06:01:21 +03:00

pg_test_timing utility, to measure clock monotonicity and timing cost.

Ants Aasma, Greg Smith
This commit is contained in:
Robert Haas
2012-03-27 16:14:00 -04:00
parent 5b4f346611
commit cee523867d
9 changed files with 451 additions and 2 deletions

View File

@@ -121,6 +121,7 @@ CREATE EXTENSION <replaceable>module_name</> FROM unpackaged;
&pgstatstatements;
&pgstattuple;
&pgtestfsync;
&pgtesttiming;
&pgtrgm;
&pgupgrade;
&seg;