- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit4a4ee0c
committed
Remove GLOBALTABLESPACE_OID assert for locked buffers.
Commitf4ece89 added the assertion inan attempt to catch some defects even after VACUUM FULL or REINDEX.However, IsCatalogTextUniqueIndexOid(tag.relNumber) always returns falseafter a relfilenode change, provoking unintended assertion failures.Reported-by: Adam Guo <adamguo@amazon.com>Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>Bug: #18912Discussion:https://postgr.es/m/18912-a41c9bd0e0ad19b1@postgresql.org1 parent99ddf86 commit4a4ee0c
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4161 | 4161 |
| |
4162 | 4162 |
| |
4163 | 4163 |
| |
4164 |
| - | |
4165 |
| - | |
4166 | 4164 |
| |
4167 | 4165 |
| |
4168 | 4166 |
| |
|
0 commit comments
Comments
(0)