Content-Length: 278623 | pFad | http://github.com/postgrespro/postgres/commit/f5f2c2de163352849879fd40e9793a0195fd6594

19 Fix whitespace · postgrespro/postgres@f5f2c2d · GitHub
Skip to content

Commit f5f2c2d

Browse files
committed
Fix whitespace
1 parent 972bf7d commit f5f2c2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/commands/foreigncmds.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -392,10 +392,10 @@ AlterForeignServerOwner_internal(Relation rel, HeapTuple tup, Oid newOwnerId)
392392

393393
memset(repl_null, false, sizeof(repl_null));
394394
memset(repl_repl, false, sizeof(repl_repl));
395-
395+
396396
repl_repl[Anum_pg_foreign_server_srvowner - 1] = true;
397397
repl_val[Anum_pg_foreign_server_srvowner - 1] = ObjectIdGetDatum(newOwnerId);
398-
398+
399399
aclDatum = heap_getattr(tup,
400400
Anum_pg_foreign_server_srvacl,
401401
RelationGetDescr(rel),
@@ -408,7 +408,7 @@ AlterForeignServerOwner_internal(Relation rel, HeapTuple tup, Oid newOwnerId)
408408
repl_repl[Anum_pg_foreign_server_srvacl - 1] = true;
409409
repl_val[Anum_pg_foreign_server_srvacl - 1] = PointerGetDatum(newAcl);
410410
}
411-
411+
412412
tup = heap_modify_tuple(tup, RelationGetDescr(rel), repl_val, repl_null,
413413
repl_repl);
414414

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/f5f2c2de163352849879fd40e9793a0195fd6594

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy