Skip to content

Commit 794132c

Browse files
committed
Revert "Disable inline version of conflicting function as workaround"
This reverts commit fb83d03.
1 parent 1133b4c commit 794132c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/access/gin_private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ extern uint32 ginMergeItemPointers(ItemPointerData *dst,
781781
* fall back on the non-inline version from itemptr.c. See STATIC_IF_INLINE in
782782
* c.h.
783783
*/
784-
#ifndef PG_USE_INLINE
784+
#ifdef PG_USE_INLINE
785785
static inline int
786786
ginCompareItemPointers(ItemPointer a, ItemPointer b)
787787
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy