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