diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2022-04-10 08:46:12 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2022-04-10 09:19:09 -0400 |
commit | 3b0a42e74edfc57c3cef1f3b1a583d4fe5cca846 (patch) | |
tree | a7c0a46cadee5020ac8b605abfd661e95d8c659a /src/backend/access/gist/gist.c | |
parent | 7b735f8b52ad4ccf742c29dc41e3d049bdffe2fa (diff) | |
download | postgresql-3b0a42e74edfc57c3cef1f3b1a583d4fe5cca846.tar.gz postgresql-3b0a42e74edfc57c3cef1f3b1a583d4fe5cca846.zip |
Add timestamp and elapsed time decorations to TAP test logs
These apply to traces from Test::More functions such as ok(), is(),
diag() and note(). Output from other sources (e.g. external programs
such a initdb) is not affected. The elapsed time is the time since the
last such trace (or the beginning of the test in the first case). Times
and timestamps are at millisecond precision.
Discussion: https://postgr.es/m/20220401172150.rsycz4lrn7ewruil@alap3.anarazel.de
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions