|
|
@ -6,7 +6,7 @@ |
|
|
|
* |
|
|
|
* |
|
|
|
* Copyright (c) 1994, Regents of the University of California |
|
|
|
* Copyright (c) 1994, Regents of the University of California |
|
|
|
* |
|
|
|
* |
|
|
|
* $Id: libpq.h,v 1.4 1996/10/31 05:56:42 momjian Exp $ |
|
|
|
* $Id: libpq.h,v 1.5 1996/11/05 07:38:17 scrappy Exp $ |
|
|
|
* |
|
|
|
* |
|
|
|
* NOTES |
|
|
|
* NOTES |
|
|
|
* This file contains definitions for structures and |
|
|
|
* This file contains definitions for structures and |
|
|
@ -19,10 +19,7 @@ |
|
|
|
#ifndef LIBPQ_H |
|
|
|
#ifndef LIBPQ_H |
|
|
|
#define LIBPQ_H |
|
|
|
#define LIBPQ_H |
|
|
|
|
|
|
|
|
|
|
|
#include <sys/types.h> |
|
|
|
#include <libpq/pqcomm.h> |
|
|
|
#include <netinet/in.h> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include "libpq/pqcomm.h" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* ----------------
|
|
|
|
/* ----------------
|
|
|
|
* PQArgBlock -- |
|
|
|
* PQArgBlock -- |
|
|
|