pgsql/src/backend/commands dbcommands.c
От
Tom Lane
Тема
pgsql/src/backend/commands dbcommands.c
Дата
Msg-id
200101142214.f0EMEAt65953@hub.org
Список
CVSROOT: /home/projects/pgsql/cvsroot Module name: pgsql Changes by: tgl@hub.org 01/01/14 17:14:10 Modified files: src/backend/commands: dbcommands.c Log message: 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.
В списке pgsql-committers по дате отправления