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

Commit9607202

Browse files
committed
History pk
1 parentd67c60c commit9607202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/pgbench/pgbench.c‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4859,8 +4859,8 @@ initCreateTables(PGconn *con)
48594859
staticconststructddlinfoDDLs[]= {
48604860
{
48614861
"pgbench_history",
4862-
"id uuid default gen_random_uuid(),tid int,bid int,aid int,delta int,mtime timestamp,filler char(22)",
4863-
"id uuid default gen_random_uuid(),tid int,bid int,aid bigint,delta int,mtime timestamp,filler char(22)",
4862+
"id uuidprimary keydefault gen_random_uuid(),tid int,bid int,aid int,delta int,mtime timestamp,filler char(22)",
4863+
"id uuidprimary keydefault gen_random_uuid(),tid int,bid int,aid bigint,delta int,mtime timestamp,filler char(22)",
48644864
0
48654865
},
48664866
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp