Back-patch fix for ALTER DATABASE failing to flush pg_database changes
Tom Lane <tgl@sss.pgh.pa.us>
Back-patch fix for ALTER DATABASE failing to flush pg_database changes to disk right away. This is just a one-liner change rather than trying to use FlushRelationBuffers().
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/dbcommands.c | modified | +9 −1 |