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

Commit660ad48

Browse files
committed
Silence compiler warning caused by recent collation patch.
1 parent607b716 commit660ad48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/bin/pg_resetxlog/pg_resetxlog.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
2424
* Portions Copyright (c) 1994, Regents of the University of California
2525
*
26-
* $PostgreSQL: pgsql/src/bin/pg_resetxlog/pg_resetxlog.c,v 1.67 2008/09/2408:59:42 mha Exp $
26+
* $PostgreSQL: pgsql/src/bin/pg_resetxlog/pg_resetxlog.c,v 1.68 2008/09/2409:00:44 mha Exp $
2727
*
2828
*-------------------------------------------------------------------------
2929
*/
@@ -442,7 +442,6 @@ GuessControlValues(void)
442442
{
443443
uint64sysidentifier;
444444
structtimevaltv;
445-
char*localeptr;
446445

447446
/*
448447
* Set up a completely default set of pg_control values.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp