Commit bb03010
File tree
Expand file treeCollapse file tree
22 files changed
+168
-432
lines changedFilter options
- doc/src/sgml
- ref
- src
- backend
- commands
- utils/adt
- bin/pg_dump
- include
- catalog
- commands
- pl
- plperl
- plpgsql/src
- plpython
- test/regress
- expected
- sql
Expand file treeCollapse file tree
22 files changed
+168
-432
lines changed-10Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4827 | 4827 |
|
4828 | 4828 |
|
4829 | 4829 |
|
4830 |
| - |
4831 |
| - |
4832 |
| - |
4833 |
| - |
4834 | 4830 |
|
4835 | 4831 |
|
4836 | 4832 |
|
| ||
4953 | 4949 |
|
4954 | 4950 |
|
4955 | 4951 |
|
4956 |
| - |
4957 |
| - |
4958 |
| - |
4959 |
| - |
4960 |
| - |
4961 |
| - |
4962 | 4952 |
|
4963 | 4953 |
|
4964 | 4954 |
|
|
doc/src/sgml/ref/create_language.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/ref/create_language.sgml-10Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 | 214 |
|
225 | 215 |
|
226 | 216 |
|
|
doc/src/sgml/ref/create_trigger.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/ref/create_trigger.sgml-9Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
543 | 543 |
|
544 | 544 |
|
545 | 545 |
|
546 |
| - |
547 |
| - |
548 |
| - |
549 |
| - |
550 |
| - |
551 |
| - |
552 |
| - |
553 |
| - |
554 |
| - |
555 | 546 |
|
556 | 547 |
|
557 | 548 |
|
|
doc/src/sgml/ref/create_type.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/ref/create_type.sgml-12Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
823 | 823 |
|
824 | 824 |
|
825 | 825 |
|
826 |
| - |
827 |
| - |
828 |
| - |
829 |
| - |
830 |
| - |
831 |
| - |
832 |
| - |
833 |
| - |
834 |
| - |
835 |
| - |
836 |
| - |
837 |
| - |
838 | 826 |
|
839 | 827 |
|
840 | 828 |
|
|
src/backend/commands/functioncmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/functioncmds.c-87Lines changed: 0 additions & 87 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1399 | 1399 |
|
1400 | 1400 |
|
1401 | 1401 |
|
1402 |
| - |
1403 |
| - |
1404 |
| - |
1405 |
| - |
1406 |
| - |
1407 |
| - |
1408 |
| - |
1409 |
| - |
1410 |
| - |
1411 |
| - |
1412 |
| - |
1413 |
| - |
1414 |
| - |
1415 |
| - |
1416 |
| - |
1417 |
| - |
1418 |
| - |
1419 |
| - |
1420 |
| - |
1421 |
| - |
1422 |
| - |
1423 |
| - |
1424 |
| - |
1425 |
| - |
1426 |
| - |
1427 |
| - |
1428 |
| - |
1429 |
| - |
1430 |
| - |
1431 |
| - |
1432 |
| - |
1433 |
| - |
1434 |
| - |
1435 |
| - |
1436 |
| - |
1437 |
| - |
1438 |
| - |
1439 |
| - |
1440 |
| - |
1441 |
| - |
1442 |
| - |
1443 |
| - |
1444 |
| - |
1445 |
| - |
1446 |
| - |
1447 |
| - |
1448 |
| - |
1449 |
| - |
1450 |
| - |
1451 |
| - |
1452 |
| - |
1453 |
| - |
1454 |
| - |
1455 |
| - |
1456 |
| - |
1457 |
| - |
1458 |
| - |
1459 |
| - |
1460 |
| - |
1461 |
| - |
1462 |
| - |
1463 |
| - |
1464 |
| - |
1465 |
| - |
1466 |
| - |
1467 |
| - |
1468 |
| - |
1469 |
| - |
1470 |
| - |
1471 |
| - |
1472 |
| - |
1473 |
| - |
1474 |
| - |
1475 |
| - |
1476 |
| - |
1477 |
| - |
1478 |
| - |
1479 |
| - |
1480 |
| - |
1481 |
| - |
1482 |
| - |
1483 |
| - |
1484 |
| - |
1485 |
| - |
1486 |
| - |
1487 |
| - |
1488 |
| - |
1489 | 1402 |
|
1490 | 1403 |
|
1491 | 1404 |
|
|
src/backend/commands/proclang.c
Copy file name to clipboardExpand all lines: src/backend/commands/proclang.c+4-21Lines changed: 4 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
98 | 81 |
|
99 | 82 |
|
100 | 83 |
|
|
src/backend/commands/trigger.c
Copy file name to clipboardExpand all lines: src/backend/commands/trigger.c+4-19Lines changed: 4 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
694 | 694 |
|
695 | 695 |
|
696 | 696 |
|
697 |
| - |
698 |
| - |
699 |
| - |
700 |
| - |
701 |
| - |
702 |
| - |
703 |
| - |
704 |
| - |
705 |
| - |
706 |
| - |
707 |
| - |
708 |
| - |
709 |
| - |
710 |
| - |
711 |
| - |
712 |
| - |
713 |
| - |
714 |
| - |
715 |
| - |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
716 | 701 |
|
717 | 702 |
|
718 | 703 |
|
|
0 commit comments