forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit291a31c
committed
Dept of second thoughts: keep aliasp_item in sync with tlistitem.
Commitd5b760e wasn't quite right, on second thought: if thecaller didn't ask for column names then it would happily emitmore Vars than if the caller did ask for column names. Thisis surely not a good idea. Advance the aliasp_item whether ornot we're preparing a colnames list.1 parentddde3b4 commit291a31c
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2220 | 2220 |
| |
2221 | 2221 |
| |
2222 | 2222 |
| |
2223 |
| - | |
2224 | 2223 |
| |
2225 | 2224 |
| |
2226 | 2225 |
| |
| |||
2236 | 2235 |
| |
2237 | 2236 |
| |
2238 | 2237 |
| |
| 2238 | + | |
| 2239 | + | |
2239 | 2240 |
| |
2240 | 2241 |
| |
2241 | 2242 |
| |
|
0 commit comments
Comments
(0)