mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-27 08:39:28 +08:00
And another..
This commit is contained in:
parent
7585d25185
commit
8202bce9ba
@ -6,14 +6,14 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: xact.h,v 1.2 1996/11/03 08:17:23 scrappy Exp $
|
||||
* $Id: xact.h,v 1.3 1996/11/05 07:15:58 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef XACT_H
|
||||
#define XACT_H
|
||||
|
||||
#include "utils/nabstime.h"
|
||||
#include <utils/nabstime.h>
|
||||
|
||||
/* ----------------
|
||||
* transaction state structure
|
||||
|
Loading…
Reference in New Issue
Block a user