1# $Id$
2#
3# Output tid of committed transactions.
4
5/txn_regop/ {
6	print $5
7}
8