forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0869ea4
committed
Remove flex version checks
Remove the flex version checks from configure and meson. The cutoffversions are all so ancient that this is no longer relevant, and whatthe actual cutoff should be is a bit fuzzy.This also removes the ancient behavior that configure would alsoaccept a "lex" program if it is actuall flex. This aligns the checkwith meson in this respect.For future reference, as of this commit, these are relevant flexversions:- The hard required minimum is flex 2.5.34 as of commitb1ef489, but this has not actually been tested.- Prior to this, the minimum enforced by configure/meson was flex 2.5.35, which is the oldest present in the buildfarm right now.- As of commit6fdd5d9, the oldest version that will compile without warnings due to flex-generated code is flex 2.5.36.- The oldest version that probably still has some practical relevance is flex 2.5.37, which ships with CentOS/RHEL 7.Discussion:https://www.postgresql.org/message-id/1a204ccd-7ae6-478c-a431-407b5c48ccc6@eisentraut.org1 parentb0eff10 commit0869ea4
File tree
5 files changed
+66
-100
lines changed- config
- doc/src/sgml
- src/backend/utils/misc
5 files changed
+66
-100
lines changedLines changed: 5 additions & 46 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 | 62 |
| |
66 | 63 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
| 64 | + | |
| 65 | + | |
106 | 66 |
| |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 | 67 |
| |
112 | 68 |
| |
| 69 | + | |
| 70 | + | |
| 71 | + | |
113 | 72 |
| |
114 | 73 |
| |
115 | 74 |
| |
|
Lines changed: 53 additions & 44 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9931 | 9931 |
| |
9932 | 9932 |
| |
9933 | 9933 |
| |
9934 |
| - | |
9935 |
| - | |
9936 |
| - | |
| 9934 | + | |
| 9935 | + | |
| 9936 | + | |
| 9937 | + | |
| 9938 | + | |
| 9939 | + | |
| 9940 | + | |
| 9941 | + | |
9937 | 9942 |
| |
9938 | 9943 |
| |
9939 |
| - | |
9940 |
| - | |
9941 |
| - | |
9942 |
| - | |
9943 |
| - | |
9944 |
| - | |
9945 |
| - | |
9946 |
| - | |
9947 |
| - | |
9948 |
| - | |
9949 |
| - | |
9950 |
| - | |
9951 |
| - | |
9952 |
| - | |
9953 |
| - | |
9954 |
| - | |
9955 |
| - | |
9956 |
| - | |
9957 |
| - | |
9958 |
| - | |
9959 |
| - | |
9960 |
| - | |
9961 |
| - | |
9962 |
| - | |
9963 |
| - | |
9964 |
| - | |
9965 |
| - | |
9966 |
| - | |
9967 |
| - | |
9968 |
| - | |
9969 |
| - | |
| 9944 | + | |
| 9945 | + | |
| 9946 | + | |
| 9947 | + | |
| 9948 | + | |
| 9949 | + | |
| 9950 | + | |
| 9951 | + | |
| 9952 | + | |
| 9953 | + | |
| 9954 | + | |
| 9955 | + | |
| 9956 | + | |
| 9957 | + | |
| 9958 | + | |
| 9959 | + | |
| 9960 | + | |
9970 | 9961 |
| |
9971 |
| - | |
9972 |
| - | |
| 9962 | + | |
| 9963 | + | |
| 9964 | + | |
| 9965 | + | |
| 9966 | + | |
| 9967 | + | |
| 9968 | + | |
| 9969 | + | |
| 9970 | + | |
| 9971 | + | |
| 9972 | + | |
| 9973 | + | |
9973 | 9974 |
| |
9974 | 9975 |
| |
| 9976 | + | |
| 9977 | + | |
| 9978 | + | |
| 9979 | + | |
| 9980 | + | |
| 9981 | + | |
| 9982 | + | |
| 9983 | + | |
| 9984 | + | |
| 9985 | + | |
9975 | 9986 |
| |
9976 |
| - | |
9977 |
| - | |
9978 |
| - | |
| 9987 | + | |
| 9988 | + | |
9979 | 9989 |
| |
9980 |
| - | |
9981 |
| - | |
9982 |
| - | |
9983 |
| - | |
9984 |
| - | |
9985 | 9990 |
| |
9986 | 9991 |
| |
| 9992 | + | |
| 9993 | + | |
| 9994 | + | |
| 9995 | + | |
9987 | 9996 |
| |
9988 | 9997 |
| |
9989 | 9998 |
| |
|
Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| |||
3811 | 3811 |
| |
3812 | 3812 |
| |
3813 | 3813 |
| |
3814 |
| - | |
3815 |
| - | |
3816 |
| - | |
3817 |
| - | |
| 3814 | + | |
| 3815 | + | |
3818 | 3816 |
| |
3819 | 3817 |
| |
3820 | 3818 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
334 | 334 |
| |
335 | 335 |
| |
336 | 336 |
| |
337 |
| - | |
| 337 | + | |
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
| 305 | + | |
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
|
0 commit comments
Comments
(0)