forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7761b9f
committed
Use correct datum macros in more tuplesort specialization functions.
Also clarify that ApplySignedSortComparator() is not built on 32-bit machines.Folow-up toc90c165Reviewed-by: David RowleyDiscussion:https://www.postgresql.org/message-id/CAFBsxsFmt4_JUP8XgSJqwaAS9a9s8K8_PvMu%3Dj%3DDfwU%3D8QjNPw%40mail.gmail.com1 parentd70b95a commit7761b9f
1 file changed
+6
-9
lines changedLines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
| 265 | + | |
265 | 266 |
| |
266 | 267 |
| |
267 | 268 |
| |
| |||
287 | 288 |
| |
288 | 289 |
| |
289 | 290 |
| |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 |
| - | |
296 |
| - | |
| 291 | + | |
| 292 | + | |
297 | 293 |
| |
298 | 294 |
| |
299 | 295 |
| |
300 | 296 |
| |
301 | 297 |
| |
302 | 298 |
| |
| 299 | + | |
303 | 300 |
| |
304 | 301 |
| |
305 | 302 |
| |
| |||
326 | 323 |
| |
327 | 324 |
| |
328 | 325 |
| |
329 |
| - | |
330 |
| - | |
| 326 | + | |
| 327 | + | |
331 | 328 |
| |
332 | 329 |
| |
333 | 330 |
| |
|
0 commit comments
Comments
(0)