forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbbee1c5

Neil Conway
Fix an omission in the outfuncs.c support for Agg nodes: the grpColIdx
and grpOperators fields were not emitted by _outAgg().1 parentccd3e32 commitbbee1c5
1 file changed
+12
-1
lines changedLines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
| 504 | + | |
| 505 | + | |
504 | 506 |
| |
505 | 507 |
| |
506 | 508 |
| |
507 | 509 |
| |
508 | 510 |
| |
509 | 511 |
| |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
510 | 521 |
| |
511 | 522 |
| |
512 | 523 |
| |
|
0 commit comments
Comments
(0)