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

Commit561afa5

Browse files
committed
Small formatting adjustment.
1 parenta898199 commit561afa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/pg_upgrade/info.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ get_rel_infos(migratorContext *ctx, const DbInfo *dbinfo,
292292
{
293293
PGconn*conn=connectToServer(ctx,dbinfo->db_name,whichCluster);
294294
boolis_edb_as= (whichCluster==CLUSTER_OLD) ?
295-
ctx->old.is_edb_as :ctx->new.is_edb_as;
295+
ctx->old.is_edb_as :ctx->new.is_edb_as;
296296
PGresult*res;
297297
RelInfo*relinfos;
298298
intntups;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp