]> granicus.if.org Git - postgresql/commit
Remove unnecessary checkpoint from PL regression tests. This was once
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 Jan 2007 21:17:32 +0000 (21:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 Jan 2007 21:17:32 +0000 (21:17 +0000)
commit28c480e9ae64fc239fa1ebe32a981312e65ae1e7
tree524a62b06f9b7ad5f6620392eb35ae34f2d096e7
parent74a1a2b8b16cd94d5046dfbe74f37d70a5347adc
Remove unnecessary checkpoint from PL regression tests.  This was once
handy to prevent core dump files from disappearing, but it's useless now
because (a) we don't drop core in individual DB subdirectories anymore,
and (b) CREATE DATABASE forces an internal checkpoint anyway.
src/pl/plperl/expected/plperl.out
src/pl/plperl/sql/plperl.sql
src/pl/tcl/expected/pltcl_setup.out
src/pl/tcl/sql/pltcl_setup.sql