forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0db7c67
committed
Minor code beautification in regexp.c.
Remove duplicated code (apparently introduced by commitc8ea87e).Also get rid of some PG_USED_FOR_ASSERTS_ONLY variables we don'treally need to have.Li Japin, Tom LaneDiscussion:https://postgr.es/m/PS1PR0601MB3770A5595B6E5E3FD6F35724B6360@PS1PR0601MB3770.apcprd06.prod.outlook.com1 parent1281a5c commit0db7c67
1 file changed
+7
-11
lines changedLines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| |||
1285 | 1285 |
| |
1286 | 1286 |
| |
1287 | 1287 |
| |
1288 |
| - | |
1289 | 1288 |
| |
1290 | 1289 |
| |
1291 | 1290 |
| |
| |||
1311 | 1310 |
| |
1312 | 1311 |
| |
1313 | 1312 |
| |
1314 |
| - | |
| 1313 | + | |
1315 | 1314 |
| |
1316 | 1315 |
| |
1317 | 1316 |
| |
| |||
1467 | 1466 |
| |
1468 | 1467 |
| |
1469 | 1468 |
| |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
1470 | 1473 |
| |
1471 | 1474 |
| |
1472 |
| - | |
1473 | 1475 |
| |
1474 | 1476 |
| |
1475 |
| - | |
1476 |
| - | |
1477 |
| - | |
1478 | 1477 |
| |
1479 | 1478 |
| |
1480 | 1479 |
| |
1481 |
| - | |
| 1480 | + | |
1482 | 1481 |
| |
1483 | 1482 |
| |
1484 | 1483 |
| |
1485 | 1484 |
| |
1486 |
| - | |
1487 |
| - | |
1488 |
| - | |
1489 | 1485 |
| |
1490 | 1486 |
| |
1491 | 1487 |
| |
|
0 commit comments
Comments
(0)