mirror of
https://github.com/postgres/postgres.git
synced 2025-07-11 10:01:57 +03:00
Run pgperltidy on newly-added test code
From commit85ec945b78
(but apparently not caught by05d1b9b5c2
).
This commit is contained in:
@ -363,7 +363,7 @@ sub raw_connect_works
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return 1
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
=pod
|
=pod
|
||||||
|
Reference in New Issue
Block a user