home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Complete Linux
/
Complete Linux.iso
/
docs
/
apps
/
database
/
postgres
/
postgre4.z
/
postgre4
/
src
/
lib
/
H
/
access
/
xcxt.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-08-27
|
340 b
|
14 lines
/*
* xcxt.h --
* POSTGRES transaction context definitions.
*
* NOTE: THIS FILE MUST DIE - GREG
*
* Identification:
* $Header: /private/postgres/src/lib/H/access/RCS/xcxt.h,v 1.13 1991/11/08 15:43:58 kemnitz Exp $
*/
#ifndef XCxtIncluded /* Include this file only once */
#define XCxtIncluded 1
#endif /* !defined(XCxtIncluded) */