Commit 6719b23
File tree
Expand file treeCollapse file tree
16 files changed
+613
-406
lines changedFilter options
- src
- backend
- commands
- executor
- nodes
- optimizer/util
- tcop
- include
- executor
- nodes
- pl/plpgsql/src
Expand file treeCollapse file tree
16 files changed
+613
-406
lines changedsrc/backend/commands/prepare.c
Copy file name to clipboardExpand all lines: src/backend/commands/prepare.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
399 | 399 |
|
400 | 400 |
|
401 | 401 |
|
| 402 | + |
| 403 | + |
402 | 404 |
|
403 | 405 |
|
404 | 406 |
|
405 |
| - |
406 | 407 |
|
407 | 408 |
|
408 | 409 |
|
|
src/backend/executor/execCurrent.c
Copy file name to clipboardExpand all lines: src/backend/executor/execCurrent.c+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
216 | 216 |
|
217 | 217 |
|
218 | 218 |
|
219 |
| - |
| 219 | + |
| 220 | + |
220 | 221 |
|
221 | 222 |
|
222 |
| - |
223 |
| - |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
224 | 227 |
|
225 | 228 |
|
226 | 229 |
|
|
0 commit comments