Content-Length: 257240 | pFad | http://github.com/postgrespro/postgres/commit/aa1def44c301ce7fae9ae33f0a95bc01efa297a3

66 Fix nbtree page recycling comment. · postgrespro/postgres@aa1def4 · GitHub
Skip to content

Commit aa1def4

Browse files
Fix nbtree page recycling comment.
Oversight in commit e5d8a99.
1 parent 6377e12 commit aa1def4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/access/nbtree.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ BTPageGetDeleteXid(Page page)
267267
opaque = BTPageGetOpaque(page);
268268
Assert(P_ISDELETED(opaque));
269269

270-
/* pg_upgrade'd deleted page -- must be safe to delete now */
270+
/* pg_upgrade'd deleted page -- must be safe to recycle now */
271271
if (!P_HAS_FULLXID(opaque))
272272
return FirstNormalFullTransactionId;
273273

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/aa1def44c301ce7fae9ae33f0a95bc01efa297a3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy