forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb2e4399
committed
Code review for make_partition_op_expr.
It's better to use the actual keynum here rather than 0, becausesomeday someone might try to make list partitioning work withmultiple partitioning columns.Jeevan LadheDiscussion:http://postgr.es/m/CAOgcT0M6-mx+dSX47JGJuJP1CKr4XssBFVmKNETt0OZYWpFr+w@mail.gmail.com1 parent05b5feb commitb2e4399
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1266 | 1266 |
| |
1267 | 1267 |
| |
1268 | 1268 |
| |
1269 |
| - | |
| 1269 | + | |
1270 | 1270 |
| |
1271 | 1271 |
| |
1272 | 1272 |
| |
|
0 commit comments
Comments
(0)