Header And Logo

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

Data Fields

pgNotify Struct Reference

#include <libpq-fe.h>

Data Fields

char * relname
int be_pid
char * extra
struct pgNotifynext

Detailed Description

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


Field Documentation

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

Referenced by dblink_get_notify(), ecpg_execute(), getNotify(), main(), and PrintNotifications().

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

Referenced by dblink_get_notify(), getNotify(), and PrintNotifications().

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

Referenced by closePGconn(), getNotify(), and PQnotifies().

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

Referenced by dblink_get_notify(), ecpg_execute(), getNotify(), main(), and PrintNotifications().


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