forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3225399
committed
Extend size_t support in pg_bitutils.h.
Use a more compact notation that allows us to add more size_t variantsas required. This will be used by a later commit.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/CA%2BhUKG%2B7dSX1XF8yFGmYk-%3D48dbjH2kmzZj16XvhbrWP-9BzRg%40mail.gmail.com1 parenta4f09ef commit3225399
1 file changed
+12
-20
lines changedLines changed: 12 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 | 178 |
| |
189 | 179 |
| |
190 | 180 |
| |
| |||
211 | 201 |
| |
212 | 202 |
| |
213 | 203 |
| |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 | 204 |
| |
225 | 205 |
| |
226 | 206 |
| |
| |||
299 | 279 |
| |
300 | 280 |
| |
301 | 281 |
| |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
302 | 294 |
|
0 commit comments
Comments
(0)