Commit 1218ca9
File tree
Expand file treeCollapse file tree
6 files changed
+115
-32
lines changedFilter options
- doc/src/sgml
- src
- backend/utils/adt
- include/catalog
- test/regress
- expected
- sql
Expand file treeCollapse file tree
6 files changed
+115
-32
lines changed+46-31Lines changed: 46 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24872 | 24872 |
|
24873 | 24873 |
|
24874 | 24874 |
|
24875 |
| - |
| 24875 | + |
24876 | 24876 |
|
24877 | 24877 |
|
24878 | 24878 |
|
| ||
25387 | 25387 |
|
25388 | 25388 |
|
25389 | 25389 |
|
25390 |
| - |
25391 |
| - |
25392 |
| - |
25393 |
| - |
25394 |
| - |
25395 |
| - |
25396 |
| - |
25397 |
| - |
25398 |
| - |
25399 |
| - |
25400 |
| - |
25401 |
| - |
| 25390 | + |
| 25391 | + |
25402 | 25392 |
|
25403 | 25393 |
|
25404 | 25394 |
|
| ||
25418 | 25408 |
|
25419 | 25409 |
|
25420 | 25410 |
|
25421 |
| - |
25422 |
| - |
25423 |
| - |
25424 |
| - |
25425 |
| - |
25426 |
| - |
25427 |
| - |
25428 |
| - |
25429 |
| - |
25430 |
| - |
25431 |
| - |
25432 |
| - |
| 25411 | + |
| 25412 | + |
| 25413 | + |
| 25414 | + |
| 25415 | + |
| 25416 | + |
25433 | 25417 |
|
25434 | 25418 |
|
25435 | 25419 |
|
| ||
25570 | 25554 |
|
25571 | 25555 |
|
25572 | 25556 |
|
25573 |
| - |
| 25557 | + |
25574 | 25558 |
|
25575 | 25559 |
|
25576 | 25560 |
|
25577 | 25561 |
|
25578 | 25562 |
|
25579 | 25563 |
|
25580 | 25564 |
|
25581 |
| - |
25582 |
| - |
25583 |
| - |
25584 |
| - |
25585 |
| - |
| 25565 | + |
| 25566 | + |
| 25567 | + |
| 25568 | + |
| 25569 | + |
| 25570 | + |
| 25571 | + |
| 25572 | + |
| 25573 | + |
| 25574 | + |
| 25575 | + |
| 25576 | + |
| 25577 | + |
| 25578 | + |
| 25579 | + |
| 25580 | + |
| 25581 | + |
| 25582 | + |
| 25583 | + |
| 25584 | + |
| 25585 | + |
| 25586 | + |
| 25587 | + |
| 25588 | + |
| 25589 | + |
| 25590 | + |
| 25591 | + |
| 25592 | + |
| 25593 | + |
| 25594 | + |
| 25595 | + |
| 25596 | + |
| 25597 | + |
| 25598 | + |
| 25599 | + |
| 25600 | + |
25586 | 25601 |
|
25587 | 25602 |
|
25588 | 25603 |
|
|
src/backend/utils/adt/regproc.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/regproc.c+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1220 | 1220 |
|
1221 | 1221 |
|
1222 | 1222 |
|
| 1223 | + |
| 1224 | + |
| 1225 | + |
| 1226 | + |
| 1227 | + |
| 1228 | + |
| 1229 | + |
| 1230 | + |
| 1231 | + |
| 1232 | + |
| 1233 | + |
| 1234 | + |
| 1235 | + |
| 1236 | + |
| 1237 | + |
| 1238 | + |
| 1239 | + |
| 1240 | + |
| 1241 | + |
| 1242 | + |
1223 | 1243 |
|
1224 | 1244 |
|
1225 | 1245 |
|
|
src/include/catalog/catversion.h
Copy file name to clipboardExpand all lines: src/include/catalog/catversion.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
src/include/catalog/pg_proc.dat
Copy file name to clipboardExpand all lines: src/include/catalog/pg_proc.dat+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7155 | 7155 |
|
7156 | 7156 |
|
7157 | 7157 |
|
| 7158 | + |
| 7159 | + |
| 7160 | + |
7158 | 7161 |
|
7159 | 7162 |
|
7160 | 7163 |
|
|
src/test/regress/expected/regproc.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/regproc.out+37Lines changed: 37 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
447 | 447 |
|
448 | 448 |
|
449 | 449 |
|
| 450 | + |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
450 | 487 |
|
451 | 488 |
|
452 | 489 |
|
|
src/test/regress/sql/regproc.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/regproc.sql+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
126 | 134 |
|
127 | 135 |
|
128 | 136 |
|
|
0 commit comments