mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
Alphabetically order reference to include files, "S"-"Z".
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $PostgreSQL: pgsql/src/include/access/xact.h,v 1.82 2006/04/25 00:25:19 momjian Exp $
|
||||
* $PostgreSQL: pgsql/src/include/access/xact.h,v 1.83 2006/07/11 18:26:11 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@ -15,8 +15,8 @@
|
||||
#define XACT_H
|
||||
|
||||
#include "access/xlog.h"
|
||||
#include "storage/relfilenode.h"
|
||||
#include "nodes/pg_list.h"
|
||||
#include "storage/relfilenode.h"
|
||||
#include "utils/timestamp.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user