index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
performance
/
sqls
/
vacuum
blob: 9e671d078c5be72183cea41a533cfd92e4131b03 (
plain
)
1
2
3
4
5
if ( $TestDBMS =~ /^pgsql/ ) { `time $FrontEnd -c 'vacuum'`; }