Remove HeapTupleheaderSetXminCommitted/Invalid functions
Álvaro Herrera <alvherre@kurilemu.de>
Remove HeapTupleheaderSetXminCommitted/Invalid functions They are not and never have been used by any known code -- apparently we just cargo-culted them in commit 37484ad2aace (or their ancestor macros anyway, which begat these functions in commit 34694ec888d6). Allegedly they're also potentially dangerous; users are better off going through HeapTupleSetHintBits instead. Author: Andy Fan <zhihuifan1213@163.com> Discussion: https://postgr.es/m/87sejogt4g.fsf@163.com
Files
| Path | Change | +/− |
|---|---|---|
| src/include/access/htup_details.h | modified | +0 −14 |
Discussion
- Remove HeapTupleheaderSetXmin{Committed,Invalid} functions 9 messages · 2025-06-25 → 2026-02-09