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

Commit3214463

Browse files
committed
pgbench: Remove duplicate entries from table of builtin functions.
Fabien CoelhoDiscussion:http://postgr.es/m/alpine.DEB.2.21.1807221822320.19939@lancre
1 parente9a9843 commit3214463

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎src/bin/pgbench/exprparse.y

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -366,15 +366,6 @@ static const struct
366366
{
367367
"hash_fnv1a", PGBENCH_NARGS_HASH, PGBENCH_HASH_FNV1A
368368
},
369-
{
370-
"hash", PGBENCH_NARGS_HASH, PGBENCH_HASH_MURMUR2
371-
},
372-
{
373-
"hash_murmur2", PGBENCH_NARGS_HASH, PGBENCH_HASH_MURMUR2
374-
},
375-
{
376-
"hash_fnv1a", PGBENCH_NARGS_HASH, PGBENCH_HASH_FNV1A
377-
},
378369
/* keep as last array element*/
379370
{
380371
NULL,0,0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp