forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0f79caa
committed
Second attempt to fix pgbench TAP test.
Bildfarm member prairiedog reported a pgbench TAP test failure aftercommit:4a39f87. This is the secondattempt to fix it. It seems older version of Perl does not accept"\gN". Replace it with plain old "\N" because actually "\gN" is notnecessary here.Author: Tatsuo IshiiReported-by: Tom LaneReviewed-by: Tom Lane, Yugo NagataDiscussion:https://postgr.es/m/2775989.1648060014%40sss.pgh.pa.us1 parent52b5568 commit0f79caa
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1222 | 1222 |
| |
1223 | 1223 |
| |
1224 | 1224 |
| |
1225 |
| - | |
| 1225 | + | |
1226 | 1226 |
| |
1227 |
| - | |
| 1227 | + | |
1228 | 1228 |
| |
1229 | 1229 |
| |
1230 | 1230 |
| |
|
0 commit comments
Comments
(0)