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

Commit4a132ab

Browse files
committed
HTNegate/HTCommute/HTNegateCommute are not used.
1 parent0c001f0 commit4a132ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/access/hash/hashstrat.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/access/hash/Attic/hashstrat.c,v 1.8 1997/08/19 21:29:07 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/access/hash/Attic/hashstrat.c,v 1.9 1997/08/20 02:01:42 vadim Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -21,6 +21,7 @@
2121
* only one valid strategy for hash tables: equality.
2222
*/
2323

24+
#ifdefNOT_USED
2425
staticStrategyNumberHTNegate[1]= {
2526
InvalidStrategy
2627
};
@@ -33,7 +34,6 @@ static StrategyNumberHTNegateCommute[1] = {
3334
InvalidStrategy
3435
};
3536

36-
#ifdefNOT_USED
3737
staticStrategyEvaluationDataHTEvaluationData= {
3838
/* XXX static for simplicity */
3939

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp