38 for (i = 0; i < tupdesc->
natts; ++
i)
71 for (i = 0; i < tupdesc->
natts; ++
i)
89 switch (attr->atttypid)
125 elog(
ERROR,
"unsupported type OID: %u", attr->atttypid);
#define TupleDescAttr(tupdesc, i)
#define DatumGetTextPP(X)
bool printsimple(TupleTableSlot *slot, DestReceiver *self)
static void slot_getallattrs(TupleTableSlot *slot)
FormData_pg_attribute * Form_pg_attribute
void printsimple_startup(DestReceiver *self, int operation, TupleDesc tupdesc)
TupleDesc tts_tupleDescriptor
int pg_ltoa(int32 value, char *a)
#define VARSIZE_ANY_EXHDR(PTR)
int pg_lltoa(int64 value, char *a)