File tree Expand file tree <
8000
svg aria-hidden="true" focusable="false" class="octicon octicon-sidebar-expand" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"> Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11
11
*
12
12
*
13
13
* IDENTIFICATION
14
- * $PostgreSQL: pgsql/src/backend/commands/cluster.c,v 1.161 2007/05/18 23:19:41 alvherre Exp $
14
+ * $PostgreSQL: pgsql/src/backend/commands/cluster.c,v 1.162 2007/05/19 01:02:34 alvherre Exp $
15
15
*
16
16
*-------------------------------------------------------------------------
17
17
*/
20
20
#include "access/genam.h"
21
21
#include "access/heapam.h"
22
22
#include "access/rewriteheap.h"
23
+ #include "access/transam.h"
23
24
#include "access/xact.h"
24
25
#include "catalog/catalog.h"
25
26
#include "catalog/dependency.h"
You can’t perform that action at this time.
0 commit comments