Skip to content

Commit d11339c

Browse files
committed
Fix whitespace
1 parent 9b6bb9b commit d11339c

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
int i;
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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy