forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1155d8b
committed
Fix use of wrong variable in pg_receivewal's get_destination_dir().
The global variable wrongly used is always the one passed toget_destination_dir(), so there currently are no negative consequences.Author: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>Discussion:https://postgr.es/m/CALj2ACUT0C2LQwhyLXTQdj8T9SxZa5j7cmu-UOz0cZ8_D5edjg@mail.gmail.com1 parentd33aeef commit1155d8b
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
| 243 | + | |
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
|
0 commit comments
Comments
(0)