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

Commit4cff7b9

Browse files
committed
Remove duplicate initialization in XLogReadRecord.
Per a note from Dickson S. Guedes.
1 parent52e6e33 commit4cff7b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/backend/access/transam/xlogreader.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ XLogReadRecord(XLogReaderState *state, XLogRecPtr RecPtr, char **errormsg)
187187
boolgotheader;
188188
intreadOff;
189189

190-
randAccess= false;
191190
/* reset error state */
192191
*errormsg=NULL;
193192
state->errormsg_buf[0]='\0';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp