diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-09-06 20:00:15 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-09-06 20:00:15 +0000 |
commit | 60c3ccffbe9c8abf6ea88f193e1f76288dc60540 (patch) | |
tree | 12a5fcb62d019ee3dc54540f25a8d108b6cf2d5f /src/tutorial | |
parent | 958e45a84b02691017deaade46854bf90083d0a4 (diff) |
Comment out FileUnlink of excess segments during mdtruncate().
This is unsafe in 6.5 because other backends may be able to access the file
before noticing the shared cache inval message that tells 'em to re-open
the file. We have fixed this for 6.6 but the changes seem too risky to
back-patch for 6.5.2.
Also, back-patch Tatsuo's change to prevent creation of files during
mdopen().
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions