Commit ff3de4c
File tree
Expand file treeCollapse file tree
6 files changed
+104
-6
lines changedFilter options
- contrib/postgres_fdw
- src
- backend
- access/transam
- commands
- test/regress
- expected
- sql
Expand file treeCollapse file tree
6 files changed
+104
-6
lines changedcontrib/postgres_fdw/connection.c
Copy file name to clipboardExpand all lines: contrib/postgres_fdw/connection.c+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
654 | 654 |
|
655 | 655 |
|
656 | 656 |
|
| 657 | + |
| 658 | + |
| 659 | + |
| 660 | + |
657 | 661 |
|
658 | 662 |
|
659 | 663 |
|
|
src/backend/access/transam/xact.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xact.c+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1990 | 1990 |
|
1991 | 1991 |
|
1992 | 1992 |
|
1993 |
| - |
1994 |
| - |
1995 |
| - |
| 1993 | + |
| 1994 | + |
| 1995 | + |
| 1996 | + |
1996 | 1997 |
|
1997 | 1998 |
|
1998 | 1999 |
|
| ||
2010 | 2011 |
|
2011 | 2012 |
|
2012 | 2013 |
|
2013 |
| - |
2014 |
| - |
2015 |
| - |
2016 | 2014 |
|
2017 | 2015 |
|
2018 | 2016 |
|
2019 | 2017 |
|
2020 | 2018 |
|
2021 | 2019 |
|
2022 | 2020 |
|
| 2021 | + |
| 2022 | + |
| 2023 | + |
2023 | 2024 |
|
2024 | 2025 |
|
2025 | 2026 |
|
|
src/backend/commands/portalcmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/portalcmds.c+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| ||
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
70 | 75 |
|
71 | 76 |
|
72 | 77 |
|
|
src/backend/commands/trigger.c
Copy file name to clipboardExpand all lines: src/backend/commands/trigger.c+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3701 | 3701 |
|
3702 | 3702 |
|
3703 | 3703 |
|
| 3704 | + |
3704 | 3705 |
|
3705 | 3706 |
|
3706 | 3707 |
|
| ||
3736 | 3737 |
|
3737 | 3738 |
|
3738 | 3739 |
|
| 3740 | + |
3739 | 3741 |
|
3740 | 3742 |
|
3741 | 3743 |
|
3742 | 3744 |
|
3743 | 3745 |
|
3744 | 3746 |
|
3745 | 3747 |
|
| 3748 | + |
| 3749 | + |
| 3750 | + |
| 3751 | + |
| 3752 | + |
| 3753 | + |
| 3754 | + |
| 3755 | + |
| 3756 | + |
| 3757 | + |
3746 | 3758 |
|
3747 | 3759 |
|
3748 | 3760 |
|
|
src/test/regress/expected/privileges.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/privileges.out+42Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1234 | 1234 |
|
1235 | 1235 |
|
1236 | 1236 |
|
| 1237 | + |
| 1238 | + |
| 1239 | + |
| 1240 | + |
| 1241 | + |
| 1242 | + |
| 1243 | + |
| 1244 | + |
| 1245 | + |
| 1246 | + |
| 1247 | + |
| 1248 | + |
| 1249 | + |
| 1250 | + |
| 1251 | + |
| 1252 | + |
| 1253 | + |
| 1254 | + |
| 1255 | + |
| 1256 | + |
| 1257 | + |
| 1258 | + |
| 1259 | + |
| 1260 | + |
| 1261 | + |
| 1262 | + |
| 1263 | + |
| 1264 | + |
| 1265 | + |
| 1266 | + |
| 1267 | + |
| 1268 | + |
| 1269 | + |
| 1270 | + |
| 1271 | + |
| 1272 | + |
| 1273 | + |
| 1274 | + |
| 1275 | + |
| 1276 | + |
| 1277 | + |
| 1278 | + |
1237 | 1279 |
|
1238 | 1280 |
|
1239 | 1281 |
|
|
src/test/regress/sql/privileges.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/privileges.sql+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
752 | 752 |
|
753 | 753 |
|
754 | 754 |
|
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
| 766 | + |
| 767 | + |
| 768 | + |
| 769 | + |
| 770 | + |
| 771 | + |
| 772 | + |
| 773 | + |
| 774 | + |
| 775 | + |
| 776 | + |
| 777 | + |
| 778 | + |
| 779 | + |
| 780 | + |
| 781 | + |
| 782 | + |
| 783 | + |
| 784 | + |
| 785 | + |
| 786 | + |
| 787 | + |
| 788 | + |
755 | 789 |
|
756 | 790 |
|
757 | 791 |
|
|
0 commit comments