forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit08317ed
committed
pg_basebackup streaming: adjust version check msg
Commitd298b50 by Heikki Linnakangasrequested that the version check message be updated at next release, suggestingthat the appropriate text would be “9.3 or later”. The logic used for the checkindicates that the correct text for 9.4 is “9.3 or 9.4”, since the logic wouldcause this to fail for later releases.1 parent3a8e9e9 commit08317ed
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
377 |
| - | |
| 377 | + | |
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
|
0 commit comments
Comments
(0)