Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4a24229

Browse files
kelvicharssher
authored andcommitted
Global snapshots
1 parent 10c9fe8 commit 4a24229

File tree

23 files changed

+1352
-7
lines changed

23 files changed

+1352
-7
lines changed

src/backend/access/transam/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ subdir = src/backend/access/transam
1212
top_builddir = ../../../..
1313
include $(top_builddir)/src/Makefile.global
1414

15-
OBJS = clog.o commit_ts.o global_csn_log.o generic_xlog.o \
15+
OBJS = clog.o commit_ts.o global_csn_log.o global_snapshot.o generic_xlog.o \
1616
multixact.o parallel.o rmgr.o slru.o \
1717
subtrans.o timeline.o transam.o twophase.o twophase_rmgr.o varsup.o \
1818
xact.o xlog.o xlogarchive.o xlogfuncs.o \

0 commit comments

Comments
 (0)