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

Commitf8625ba

Browse files
committed
default pending_list = off for now. Will be removed entirely
1 parent07b5166 commitf8625ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎rum.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ typedef struct RumOptions
296296
booluseFastUpdate;/* use fast updates? */
297297
}RumOptions;
298298

299-
#defineRUM_DEFAULT_USE_FASTUPDATEtrue
299+
#defineRUM_DEFAULT_USE_FASTUPDATEfalse
300300
#defineRumGetUseFastUpdate(relation) \
301301
((relation)->rd_options ? \
302302
((RumOptions *) (relation)->rd_options)->useFastUpdate : RUM_DEFAULT_USE_FASTUPDATE)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp