diff options
author | Noah Misch <noah@leadboat.com> | 2025-09-12 12:44:14 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2025-09-12 12:44:14 -0700 |
commit | 4adb0380b9bff5ec6424a9e87f76f8974b025367 (patch) | |
tree | 5f614b6a483c2f417163f94c8637f56f6297a452 /src/backend/commands/event_trigger.c | |
parent | 796962922e6938fdad4dbf810fb2a5dfcfc5f45a (diff) |
Replace tests of ALTER DATABASE RESET TABLESPACE.
This unblocks rejection of that syntax. One copy was a misspelling of
"SET TABLESPACE pg_default" that instead made no persistent changes.
The other copy just needed to populate a DATABASEOID syscache entry.
This slightly raises database.sql test coverage of catcache.c, while
dbcommands.c coverage remains the same.
Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/1802710.1757608564@sss.pgh.pa.us
Diffstat (limited to 'src/backend/commands/event_trigger.c')
0 files changed, 0 insertions, 0 deletions