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

Commit998b60b

Browse files
committed
Clean some code in pg_dtm.
1 parent3dfd14d commit998b60b

27 files changed

+352
-2594
lines changed

‎contrib/pg_dtm/dtmd/include/eventwrap.h‎

Lines changed: 0 additions & 20 deletions
This file was deleted.

‎contrib/pg_dtm/dtmd/include/intset.h‎

Lines changed: 0 additions & 32 deletions
This file was deleted.

‎contrib/pg_dtm/dtmd/include/snapshot.h‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ typedef struct Snapshot {
1212
inttimes_sent;
1313
}Snapshot;
1414

15-
char*snapshot_serialize(Snapshot*s);
1615
voidsnapshot_sort(Snapshot*s);
1716

1817
#endif

‎contrib/pg_dtm/dtmd/include/util.h‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
char*join_path(constchar*dir,constchar*file);
1616
boolinrange(xid_tmin,xid_tx,xid_tmax);
1717
intfalloc(intfd,off64_tsize);
18-
char*destructive_concat(char*a,char*b);
1918

2019
#ifndefDEBUG
2120
#definedebug(...)

‎contrib/pg_dtm/dtmd/src/eventwrap.c‎

Lines changed: 0 additions & 119 deletions
This file was deleted.

‎contrib/pg_dtm/dtmd/src/intset-test.c‎

Lines changed: 0 additions & 69 deletions
This file was deleted.

‎contrib/pg_dtm/dtmd/src/intset.c‎

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp