Skip to content

Commit a687ec7

Browse files
committed
Fix whitespace
1 parent b1365ff commit a687ec7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/test_shm_mq/setup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ wait_for_workers_to_become_ready(worker_state *wstate,
279279
break;
280280
}
281281

282-
/* Wait to be signalled. */
282+
/* Wait to be signalled. */
283283
WaitLatch(&MyProc->procLatch, WL_LATCH_SET, 0);
284284

285285
/* An interrupt may have occurred while we were waiting. */

contrib/test_shm_mq/worker.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ test_shm_mq_main(Datum main_arg)
126126
++hdr->workers_ready;
127127
SpinLockRelease(&hdr->mutex);
128128
registrant = BackendPidGetProc(MyBgworkerEntry->bgw_notify_pid);
129-
if (registrant == NULL)
129+
if (registrant == NULL)
130130
{
131131
elog(DEBUG1, "registrant backend has exited prematurely");
132132
proc_exit(1);

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