diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-01-14 22:14:10 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-01-14 22:14:10 +0000 |
commit | a3cac3a03b088257d90080e905ca525ad76f206c (patch) | |
tree | c51daf8a0a5e35f6ed1c24a6197700286a66b5f7 /src/backend/commands/indexcmds.c | |
parent | c0f069944f0c9f2fad33b3b6da610dce8fde4ff4 (diff) | |
download | postgresql-a3cac3a03b088257d90080e905ca525ad76f206c.tar.gz postgresql-a3cac3a03b088257d90080e905ca525ad76f206c.zip |
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.
Diffstat (limited to 'src/backend/commands/indexcmds.c')
0 files changed, 0 insertions, 0 deletions