Skip to content

Commit f92cd73

Browse files
committed
Add dummy field to currently empty struct TupleTableSlotOps.
Per MSVC complaint on buildfarm member dory.
1 parent 7ef04e4 commit f92cd73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/include/executor/tuptable.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ typedef struct TupleTableSlot
162162
/* routines for a TupleTableSlot implementation */
163163
struct TupleTableSlotOps
164164
{
165+
/* body will be replaced in later commit */
166+
int dummy;
165167
};
166168

167169
/*

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