2 files changed
+5
-4
lines changedLines changed: 1 addition & 2 deletions
@@ -7,7 +7,7 @@
7
7
*
8
8
*
9
9
* IDENTIFICATION
10
- * $Header: /cvsroot/pgsql/src/backend/utils/init/postinit.c,v 1.45 1999/07/16 05:23:26 momjian Exp $
10
+ * $Header: /cvsroot/pgsql/src/backend/utils/init/postinit.c,v 1.46 1999/07/16 17:46:32 momjian Exp $
11
11
*
12
12
* NOTES
13
13
* InitPostgres() is the function called from PostgresMain
@@ -41,7 +41,6 @@
41
41
#include "libpq/libpq.h"
42
42
#include "miscadmin.h"
43
43
#include "storage/backendid.h"
44
-#include "storage/bufpage.h"
45
44
#include "storage/proc.h"
46
45
#include "storage/sinval.h"
47
46
#include "storage/smgr.h"
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
|
0 commit comments