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
/
drpsimple
blob: 327fbcce9df2ab9ff02ae6034afb75e9fa845021 (
plain
)
1
2
3
4
5
if ( $TestDBMS =~ /^pgsql/ ) { `echo "DROP TABLE simple;" | time $FrontEnd`; }