Content-Length: 256493 | pFad | http://github.com/postgrespro/postgres/commit/f92cd7392386147f6a16787c1d5c78d0e9b7cf34

D9 Add dummy field to currently empty struct TupleTableSlotOps. · postgrespro/postgres@f92cd73 · GitHub
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)








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/f92cd7392386147f6a16787c1d5c78d0e9b7cf34

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy