Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

pgresAttDesc Struct Reference

#include <libpq-fe.h>

Data Fields

char * name
Oid tableid
int columnid
int format
Oid typid
int typlen
int atttypmod

Detailed Description

Definition at line 224 of file libpq-fe.h.


Field Documentation

Definition at line 232 of file libpq-fe.h.

Referenced by getRowDescriptions(), and PQfmod().

Definition at line 228 of file libpq-fe.h.

Referenced by getRowDescriptions(), and PQftablecol().

Definition at line 226 of file libpq-fe.h.

Referenced by getRowDescriptions(), PQfname(), PQfnumber(), and PQsetResultAttrs().

Definition at line 227 of file libpq-fe.h.

Referenced by getRowDescriptions(), and PQftable().

Definition at line 230 of file libpq-fe.h.

Referenced by getRowDescriptions(), and PQftype().

Definition at line 231 of file libpq-fe.h.

Referenced by getRowDescriptions(), and PQfsize().


The documentation for this struct was generated from the following file: