diff options
| author | Peter Eisentraut <peter@eisentraut.org> | 2025-10-30 09:38:52 +0100 |
|---|---|---|
| committer | Peter Eisentraut <peter@eisentraut.org> | 2025-10-30 10:13:47 +0100 |
| commit | 3479a0f823d5a6c3ec61dff6b11ea5250389e56a (patch) | |
| tree | 9d5ea0884cbb6a44baa8fff8cf65468191c9129b /src/backend/utils/adt/float.c | |
| parent | e2cf524e4ad8a8667033628ca106fb7c9ebcd207 (diff) | |
const-qualify ItemPointer comparison functions
Add const qualifiers to ItemPointerEquals() and ItemPointerCompare().
This will allow further changes up the stack. It also complements
commit aeb767ca0b0, as we now have all of itemptr.h appropriately
const-qualified.
Author: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAEoWx2nBaypg16Z5ciHuKw66pk850RFWw9ACS2DqqJ_AkKeRsw@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions
