mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
Correct comment
This commit is contained in:
parent
8bfe83628b
commit
31658f7943
1 changed files with 1 additions and 1 deletions
|
|
@ -528,7 +528,7 @@ pgbench(
|
|||
# trigger many expression errors
|
||||
my @errors = (
|
||||
|
||||
# [ test name, script number, status, stderr match ]
|
||||
# [ test name, expected status, expected stderr, script ]
|
||||
# SQL
|
||||
[
|
||||
'sql syntax error',
|
||||
|
|
|
|||
Loading…
Reference in a new issue