forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit949e32e
committed
Remove unnecessary declaration in win32_port.h
Mis-merge introduced bye2f21ff, where pgwin32_setenv() was listed butnot defined in win32env.c. This had no consequences as this routinedoes not exist in this branch.Only REL_12_STABLE and REL_13_STABLE got that wrong.Backpatch-through: 121 parenteed17f3 commit949e32e
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
462 | 462 |
| |
463 | 463 |
| |
464 | 464 |
| |
465 |
| - | |
466 | 465 |
| |
467 | 466 |
| |
468 | 467 |
| |
| |||
473 | 472 |
| |
474 | 473 |
| |
475 | 474 |
| |
476 |
| - | |
477 | 475 |
| |
478 | 476 |
| |
479 | 477 |
| |
|
0 commit comments
Comments
(0)