index
:
users/simon/postgres.git
dev_hot_standby
hot_standby
master
recoveryinfra
Simon's dev repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
performance
/
sqls
/
drpsimple
blob: 327fbcce9df2ab9ff02ae6034afb75e9fa845021 (
plain
)
1
2
3
4
5
if ( $TestDBMS =~ /^pgsql/ ) { `echo "DROP TABLE simple;" | time $FrontEnd`; }