Content-Length: 255740 | pFad | http://github.com/postgrespro/postgres_cluster/commit/f4ff5be51a9377d7e41167c1972d7a52c6dfde71

08 Replace on_proc_exit with on_shmem_exit · postgrespro/postgres_cluster@f4ff5be · GitHub
Skip to content

Commit f4ff5be

Browse files
committed
Replace on_proc_exit with on_shmem_exit
1 parent 9a4885a commit f4ff5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/mmts/multimaster.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1934,7 +1934,7 @@ MtmReplicationStartupHook(struct PGLogicalStartupHookArgs* args)
19341934
elog(NOTICE, "Node %d start logical replication to node %d in normal mode", MtmNodeId, MtmReplicationNodeId);
19351935
}
19361936
MtmUnlock();
1937-
on_proc_exit(MtmOnProcExit, 0);
1937+
on_shmem_exit(MtmOnProcExit, 0);
19381938
}
19391939

19401940
static void

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/f4ff5be51a9377d7e41167c1972d7a52c6dfde71

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy