mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +03:00
@@ -513,7 +513,7 @@ LookupTupleHashEntry_internal(TupleHashTable hashtable, TupleTableSlot *slot,
|
||||
else
|
||||
{
|
||||
MinimalTuple firstTuple;
|
||||
size_t totalsize; /* including alignment and additionalsize */
|
||||
size_t totalsize; /* including alignment and additionalsize */
|
||||
|
||||
/* created new entry */
|
||||
*isnew = true;
|
||||
|
Reference in New Issue
Block a user