mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-06 05:51:21 +08:00
Updated comment [skip ci]
This commit is contained in:
@@ -21,7 +21,7 @@ $node->safe_psql("postgres",
|
||||
|
||||
for (1 .. 50)
|
||||
{
|
||||
# Generate queries
|
||||
# Generate query
|
||||
my @r = ();
|
||||
for (1 .. (int(rand() * 3) + 2))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user