We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d0b189 + 8ffc722 commit e57e04dCopy full SHA for e57e04d
src/pg_pathman.c
@@ -281,7 +281,7 @@ estimate_paramsel_using_prel(const PartRelationInfo *prel, int strategy)
281
else return 1.0;
282
}
283
284
-#if defined(PGPRO_EE) && PG_VERSION_NUM >= 130000
+#if defined(PGPRO_EE) && PG_VERSION_NUM >= 100000
285
/*
286
* Reset cache at start and at finish ATX transaction
287
*/
@@ -357,7 +357,7 @@ _PG_init(void)
357
init_partition_router_static_data();
358
init_partition_overseer_static_data();
359
360
361
/* Callbacks for reload relcache for ATX transactions */
362
RegisterXactCallback(pathman_xact_cb, NULL);
363
#endif
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments