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

Commitd11339c

Browse files
committed
Fix whitespace
1 parent9b6bb9b commitd11339c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

‎src/backend/utils/cache/relcache.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,8 +856,8 @@ static bool
856856
equalPolicy(RowSecurityPolicy*policy1,RowSecurityPolicy*policy2)
857857
{
858858
inti;
859-
Oid*r1,
860-
*r2;
859+
Oid*r1,
860+
*r2;
861861

862862
if (policy1!=NULL)
863863
{

‎src/include/port/atomics/generic-gcc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,4 +240,3 @@ pg_atomic_fetch_add_u64_impl(volatile pg_atomic_uint64 *ptr, int64 add_)
240240
#endif/* defined(PG_USE_INLINE) || defined(ATOMICS_INCLUDE_DEFINITIONS) */
241241

242242
#endif/* defined(HAVE_ATOMICS) */
243-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp