Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a4020a

Browse files
kelvicharssher
authored andcommitted
GlobalCSNLog SLRU
1 parentb808fdd commit2a4020a

File tree

14 files changed

+510
-2
lines changed

14 files changed

+510
-2
lines changed

‎src/backend/access/transam/Makefile

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

15-
OBJS = clog.o commit_ts.o generic_xlog.o multixact.o parallel.o rmgr.o slru.o\
15+
OBJS = clog.o commit_ts.o global_csn_log.o generic_xlog.o\
16+
multixact.o parallel.o rmgr.o slru.o\
1617
subtrans.o timeline.o transam.o twophase.o twophase_rmgr.o varsup.o\
1718
xact.o xlog.o xlogarchive.o xlogfuncs.o\
1819
xloginsert.o xlogreader.o xlogutils.o

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp