Content-Length: 259255 | pFad | http://github.com/postgrespro/postgres/commit/6a5f796b48b0e9808fef9731da8aea17f56de999

49 Fix worker_spi for new parameter to initialize connection · postgrespro/postgres@6a5f796 · GitHub
Skip to content

Commit 6a5f796

Browse files
committed
Fix worker_spi for new parameter to initialize connection
Missed in previous commit. Spotted by Teodor and the buildfarm
1 parent 1a8c953 commit 6a5f796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/modules/worker_spi/worker_spi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ worker_spi_main(Datum main_arg)
179179
BackgroundWorkerUnblockSignals();
180180

181181
/* Connect to our database */
182-
BackgroundWorkerInitializeConnection("postgres", NULL);
182+
BackgroundWorkerInitializeConnection("postgres", NULL, 0);
183183

184184
elog(LOG, "%s initialized with %s.%s",
185185
MyBgworkerEntry->bgw_name, table->schema, table->name);

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/commit/6a5f796b48b0e9808fef9731da8aea17f56de999

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy