summaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
diff options
context:
space:
mode:
authorTomas Vondra <tomas.vondra@postgresql.org>2024-08-19 13:31:51 +0200
committerTomas Vondra <tomas.vondra@postgresql.org>2024-08-19 13:49:36 +0200
commit9d42627bcaffb34d4c165a4618583a81db67c48d (patch)
treee7a2ce18dbdc7de2d67efbb228064a64af81017a /src/tutorial/funcs.source
parentcd98a142cb37fbef82b94a88cd72ed936854991c (diff)
Explain dropdb can't use syscache because of TOAST
Add a comment explaining dropdb() can't rely on syscache. The issue with flattened rows was fixed by commit 0f92b230f88b, but better to have a clear explanation why the systable scan is necessary. The other places doing in-place updates on pg_database have the same comment. Suggestion and patch by Yugo Nagata. Backpatch to 12, same as the fix. Author: Yugo Nagata Backpatch-through: 12 Discussion: https://postgr.es/m/CAJTYsWWNkCt+-UnMhg=BiCD3Mh8c2JdHLofPxsW3m2dkDFw8RA@mail.gmail.com
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions