forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit14c648f
committed
All POSIX systems have langinfo.h and CODESET.
We don't need configure probes for HAVE_LANGINFO_H (it is implied by!WIN32), and we don't need to consider systems that have it but don'tdefine CODESET (that was for OpenBSD in commit81cca21, but it has nowhad it for 19 years).Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>Discussion:https://postgr.es/m/CA%2BhUKGJqVe0%2BPv9dvC9dSums_PXxGo9SWcxYAMBguWJUGbWz-A%40mail.gmail.com1 parent93660d1 commit14c648f
File tree
6 files changed
+2
-29
lines changed- src
- bin/pg_upgrade
- include
- port
6 files changed
+2
-29
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13307 | 13307 |
| |
13308 | 13308 |
| |
13309 | 13309 |
| |
13310 |
| - | |
| 13310 | + | |
13311 | 13311 |
| |
13312 | 13312 |
| |
13313 | 13313 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1447 | 1447 |
| |
1448 | 1448 |
| |
1449 | 1449 |
| |
1450 |
| - | |
1451 | 1450 |
| |
1452 | 1451 |
| |
1453 | 1452 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2394 | 2394 |
| |
2395 | 2395 |
| |
2396 | 2396 |
| |
2397 |
| - | |
2398 | 2397 |
| |
2399 | 2398 |
| |
2400 | 2399 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 | 43 |
| |
48 | 44 |
| |
49 | 45 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
238 | 238 |
| |
239 | 239 |
| |
240 | 240 |
| |
241 |
| - | |
242 |
| - | |
243 |
| - | |
244 | 241 |
| |
245 | 242 |
| |
246 | 243 |
| |
|
Lines changed: 1 addition & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
291 |
| - | |
292 | 290 |
| |
293 | 291 |
| |
294 | 292 |
| |
| |||
415 | 413 |
| |
416 | 414 |
| |
417 | 415 |
| |
418 |
| - | |
419 |
| - | |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
432 |
| - | |
433 |
| - |
0 commit comments
Comments
(0)