Content-Length: 259096 | pFad | http://github.com/postgrespro/postgres_cluster/commit/6c9c95ed1b89add3a78d115a90e92d765b4c859a

C4 Fix another Windows compile break. · postgrespro/postgres_cluster@6c9c95e · GitHub
Skip to content

Commit 6c9c95e

Browse files
committed
Fix another Windows compile break.
Commit 6f3bd98 is still making the buildfarm unhappy. This time it's mastodon that is complaining.
1 parent 9445d11 commit 6c9c95e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/postmaster/syslogger.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,8 @@ SysLoggerMain(int argc, char *argv[])
477477

478478
(void) WaitLatch(MyLatch,
479479
WL_LATCH_SET | cur_flags,
480-
cur_timeout);
480+
cur_timeout,
481+
WAIT_EVENT_SYSLOGGER_MAIN);
481482

482483
EnterCriticalSection(&sysloggerSection);
483484
#endif /* WIN32 */

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_cluster/commit/6c9c95ed1b89add3a78d115a90e92d765b4c859a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy