forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1810ca1
committed
pg_standby: Don't use HAVE_WORKING_LINK
HAVE_WORKING_LINK is meant to indicate support for hard links, mainlyfor Windows. Here it is used for soft links on Unix, and thefunctionality is optional anyway, so we can just make it error outnormally if needed.Discussion:https://www.postgresql.org/message-id/flat/72fff73f-dc9c-4ef4-83e8-d2e60c98df48%402ndquadrant.com1 parent61b7394 commit1810ca1
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
148 | 147 |
| |
149 | 148 |
| |
150 |
| - | |
151 | 149 |
| |
152 | 150 |
| |
153 | 151 |
| |
|
0 commit comments
Comments
(0)