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

Need to do BufferSync at end of DROP DATABASE as well as CREATE DATABASE.

Otherwise, newly connecting backends will still think the deleted DB is
valid, and will generate unexpected error messages.
parent c0f06994
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.
Please register or to comment