Skip to content
Snippets Groups Projects
Commit 28c480e9 authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent 74a1a2b8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment