Commit 041f4ef
File tree
Expand file treeCollapse file tree
2 files changed
+34
-1
lines changedFilter options
- src/backend
- commands
- utils/misc
Expand file treeCollapse file tree
2 files changed
+34
-1
lines changedsrc/backend/commands/variable.c
Copy file name to clipboardExpand all lines: src/backend/commands/variable.c+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
822 | 822 |
|
823 | 823 |
|
824 | 824 |
|
| 825 | + |
| 826 | + |
| 827 | + |
| 828 | + |
| 829 | + |
| 830 | + |
| 831 | + |
| 832 | + |
| 833 | + |
| 834 | + |
| 835 | + |
825 | 836 |
|
826 | 837 |
|
827 | 838 |
|
| ||
890 | 901 |
|
891 | 902 |
|
892 | 903 |
|
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
893 | 910 |
|
894 | 911 |
|
895 | 912 |
|
896 | 913 |
|
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
897 | 921 |
|
898 | 922 |
|
899 | 923 |
|
| ||
911 | 935 |
|
912 | 936 |
|
913 | 937 |
|
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
914 | 946 |
|
915 | 947 |
|
916 | 948 |
|
|
src/backend/utils/misc/guc.c
Copy file name to clipboardExpand all lines: src/backend/utils/misc/guc.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10080 | 10080 |
|
10081 | 10081 |
|
10082 | 10082 |
|
| 10083 | + |
10083 | 10084 |
|
10084 |
| - |
| 10085 | + |
10085 | 10086 |
|
10086 | 10087 |
|
10087 | 10088 |
|
|
0 commit comments