forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit541757f
committed
psql: Remove one use of HAVE_UNIX_SOCKETS
This use was not protecting any unportable code, it was just omittingthe code because it wouldn't be used. Remove the use to reduce codecomplexity a bit.Discussion:https://www.postgresql.org/message-id/flat/54bde68c-d134-4eb8-5bd3-8af33b72a010@2ndquadrant.com1 parentb691c18 commit541757f
1 file changed
+0
-7
lines changedLines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 | 15 |
| |
21 | 16 |
| |
22 | 17 |
| |
| |||
147 | 142 |
| |
148 | 143 |
| |
149 | 144 |
| |
150 |
| - | |
151 | 145 |
| |
152 | 146 |
| |
153 | 147 |
| |
| |||
158 | 152 |
| |
159 | 153 |
| |
160 | 154 |
| |
161 |
| - | |
162 | 155 |
| |
163 | 156 |
| |
164 | 157 |
| |
|
0 commit comments
Comments
(0)