Skip to content

Commit a5046ad

Browse files
committed
That variable I removed broke XLOG, that part of the delta
should have read: Alfred Perlstein
1 parent 5a0152b commit a5046ad

File tree

1 file changed

+2
-1
lines changed
  • src/backend/access/transam

1 file changed

+2
-1
lines changed

src/backend/access/transam/xlog.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Header: /cvsroot/pgsql/src/backend/access/transam/xlog.c,v 1.26 2000/11/16 05:50:59 momjian Exp $
9+
* $Header: /cvsroot/pgsql/src/backend/access/transam/xlog.c,v 1.27 2000/11/16 06:16:00 momjian Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -1276,6 +1276,7 @@ BootStrapXLOG()
12761276
CheckPoint checkPoint;
12771277

12781278
#ifdef XLOG
1279+
bool usexistent = false;
12791280
XLogPageHeader page = (XLogPageHeader) buffer;
12801281
XLogRecord *record;
12811282

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy