Fix use of wrong variable in pg_receivewal's get_destination_dir().
Andres Freund <andres@anarazel.de>
Fix use of wrong variable in pg_receivewal's get_destination_dir(). The global variable wrongly used is always the one passed to get_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.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/pg_receivewal.c | modified | +1 −1 |
Discussion
- Fix a typo in pg_receivewal.c's get_destination_dir() 2 messages · 2022-02-26 → 2022-02-27