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

Commita5046ad

Browse files
committed
That variable I removed broke XLOG, that part of the delta
should have read:Alfred Perlstein
1 parent5a0152b commita5046ad

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/1605:50:59 momjian Exp $
9+
* $Header: /cvsroot/pgsql/src/backend/access/transam/xlog.c,v 1.27 2000/11/1606:16:00 momjian Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -1276,6 +1276,7 @@ BootStrapXLOG()
12761276
CheckPointcheckPoint;
12771277

12781278
#ifdefXLOG
1279+
boolusexistent= false;
12791280
XLogPageHeaderpage= (XLogPageHeader)buffer;
12801281
XLogRecord*record;
12811282

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp