Commit a9cff89
File tree
Expand file treeCollapse file tree
3 files changed
+18
-8
lines changedFilter options
- src
- include
- libpq
- interfaces/libpq
Expand file treeCollapse file tree
3 files changed
+18
-8
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
| 72 | + |
71 | 73 |
|
72 |
| - |
73 |
| - |
74 |
| - |
| 74 | + |
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
|
src/include/pg_config_manual.h
Copy file name to clipboardExpand all lines: src/include/pg_config_manual.h+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
194 | 199 |
|
195 | 200 |
|
196 | 201 |
|
|
src/interfaces/libpq/fe-connect.c
Copy file name to clipboardExpand all lines: src/interfaces/libpq/fe-connect.c+10-5Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1095 | 1095 |
|
1096 | 1096 |
|
1097 | 1097 |
|
1098 |
| - |
1099 |
| - |
1100 |
| - |
1101 |
| - |
1102 |
| - |
| 1098 | + |
| 1099 | + |
| 1100 | + |
| 1101 | + |
| 1102 | + |
| 1103 | + |
1103 | 1104 |
|
| 1105 | + |
| 1106 | + |
| 1107 | + |
| 1108 | + |
1104 | 1109 |
|
1105 | 1110 |
|
1106 | 1111 |
|
|
0 commit comments