Content-Length: 258922 | pFad | http://github.com/postgrespro/postgres_cluster/commit/976a1ce91008944121d0b9d2b84c9644c36f7fbb

CD Adjust worker_spi for 6f3bd98ebfc008cbd676da777bb0b2376c4c4bfa. · postgrespro/postgres_cluster@976a1ce · GitHub
Skip to content

Commit 976a1ce

Browse files
committed
Adjust worker_spi for 6f3bd98.
1 parent 6f3bd98 commit 976a1ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/test/modules/worker_spi/worker_spi.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,8 @@ worker_spi_main(Datum main_arg)
227227
*/
228228
rc = WaitLatch(MyLatch,
229229
WL_LATCH_SET | WL_TIMEOUT | WL_POSTMASTER_DEATH,
230-
worker_spi_naptime * 1000L);
230+
worker_spi_naptime * 1000L,
231+
WAIT_EXTENSION);
231232
ResetLatch(MyLatch);
232233

233234
/* emergency bailout if postmaster has died */

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/976a1ce91008944121d0b9d2b84c9644c36f7fbb

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy