Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit27b12bf

Browse files
author
Thomas G. Lockhart
committed
Include transam.h to get NullTransactionId defined
for use by recently created macros.
1 parent4676b30 commit27b12bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/include/access/xact.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: xact.h,v 1.10 1997/11/02 15:26:48 vadim Exp $
9+
* $Id: xact.h,v 1.11 1997/11/07 18:39:38 thomas Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndefXACT_H
1414
#defineXACT_H
1515

16+
#include<access/transam.h>
1617
#include<utils/nabstime.h>
1718

1819
/* ----------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp