Commit 11c9972
committed
fix: longRunningTransactionsAgeInSeconds
- clock_timestamp will just return the current timestamp
- what we actually want to know is the lowest timestamp of the xact_start column
Signed-off-by: Roman Pertl <roman@pertl.org>1 parent f5b613a commit 11c9972
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments