AttrNumber attno = 1;
int save_next_resno;
ListCell *lc;
- const char *err;
- bool errkind;
if (AGGKIND_IS_ORDERED_SET(agg->aggkind))
{
{
GTM_TransactionHandle txn[GTM_MAX_GLOBAL_TRANSACTIONS];;
MemoryContext oldContext;
- int kk;
int count;
oldContext = MemoryContextSwitchTo(TopMostMemoryContext);
case MSG_SNAPSHOT_GET_MULTI:
{
{
- int txn_count = pq_getmsgint(message, sizeof (int));
const char *data = pq_getmsgbytes(message,
sizeof (GlobalTransactionId));
if (data == NULL)
GTM_PGXCNodeInfo *mynodeinfo;
int ii;
GlobalTransactionId global_xmin;
- bool excludeSelf = false;
gtm_ListCell *elem;
*errcode = 0;