forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaa27120
committed
Teach PostgresVersion all the ways to mark non-release code
As well as 'devel' version_stamp.pl provides for 'alphaN''betaN' and 'rcN', so teach PostgresVersion about those.Also stash the version string instead of trying to reconstruct it duringstringification.Discussion:https://postgr.es/m/YIHlw5nSgAHs4dK1@paquier.xyz1 parent9b5558e commitaa27120
1 file changed
+18
-18
lines changedLines changed: 18 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
83 | 88 |
| |
84 | 89 |
| |
85 |
| - | |
| 90 | + | |
86 | 91 |
| |
87 | 92 |
| |
88 | 93 |
| |
89 |
| - | |
| 94 | + | |
90 | 95 |
| |
91 |
| - | |
92 |
| - | |
| 96 | + | |
93 | 97 |
| |
| 98 | + | |
| 99 | + | |
94 | 100 |
| |
95 | 101 |
| |
96 | 102 |
| |
| |||
108 | 114 |
| |
109 | 115 |
| |
110 | 116 |
| |
| 117 | + | |
| 118 | + | |
111 | 119 |
| |
112 | 120 |
| |
113 |
| - | |
114 |
| - | |
115 |
| - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
116 | 124 |
| |
117 | 125 |
| |
118 | 126 |
| |
119 |
| - | |
120 |
| - | |
121 |
| - | |
| 127 | + | |
122 | 128 |
| |
123 | 129 |
| |
124 | 130 |
| |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
|
0 commit comments
Comments
(0)