Content-Length: 274081 | pFad | http://github.com/postgrespro/postgres_cluster/commit/9dfc6a4619014f06b5a05a5ea6ec3db1943315aa

CD Fix raftable_wrapper · postgrespro/postgres_cluster@9dfc6a4 · GitHub
Skip to content

Commit 9dfc6a4

Browse files
committed
Fix raftable_wrapper
1 parent cd0a6ee commit 9dfc6a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/mmts/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MODULE_big = multimaster
2-
OBJS = multimaster.o arbiter.o bytebuf.o bgwpool.o pglogical_output.o pglogical_proto.o pglogical_receiver.o pglogical_apply.o pglogical_hooks.o pglogical_config.o ddd.o bkb.o
2+
OBJS = multimaster.o raftable.o arbiter.o bytebuf.o bgwpool.o pglogical_output.o pglogical_proto.o pglogical_receiver.o pglogical_apply.o pglogical_hooks.o pglogical_config.o ddd.o bkb.o
33

44
override CPPFLAGS += -I../raftable
55

contrib/mmts/raftable.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include <dlfcn.h>
22
#include "postgres.h"
3-
#include "raftable.h"
3+
#include "raftable_wrapper.h"
44

55

66
static raftable_get_t raftable_get_impl;

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/9dfc6a4619014f06b5a05a5ea6ec3db1943315aa

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy