Commit 092b785
File tree
Expand file treeCollapse file tree
5 files changed
+12
-6
lines changedFilter options
- src
- backend/libpq
- include
- libpq
- interfaces/libpq
Expand file treeCollapse file tree
5 files changed
+12
-6
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1041 | 1041 |
|
1042 | 1042 |
|
1043 | 1043 |
|
1044 |
| - |
| 1044 | + |
1045 | 1045 |
|
1046 | 1046 |
|
1047 | 1047 |
|
|
src/include/libpq/libpq-be.h
Copy file name to clipboardExpand all lines: src/include/libpq/libpq-be.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
197 |
| - |
| 197 | + |
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
|
src/include/pg_config_manual.h
Copy file name to clipboardExpand all lines: src/include/pg_config_manual.h+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
180 |
| - |
| 179 | + |
181 | 180 |
|
182 | 181 |
|
183 | 182 |
|
|
src/interfaces/libpq/fe-secure.c
Copy file name to clipboardExpand all lines: src/interfaces/libpq/fe-secure.c+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
421 | 421 |
|
422 | 422 |
|
423 | 423 |
|
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
424 | 431 |
|
425 | 432 |
|
426 | 433 |
|
| ||
439 | 446 |
|
440 | 447 |
|
441 | 448 |
|
442 |
| - |
| 449 | + |
443 | 450 |
|
444 | 451 |
|
445 | 452 |
|
|
src/interfaces/libpq/libpq-fe.h
Copy file name to clipboardExpand all lines: src/interfaces/libpq/libpq-fe.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
619 | 619 |
|
620 | 620 |
|
621 | 621 |
|
622 |
| - |
| 622 | + |
623 | 623 |
|
624 | 624 |
|
625 | 625 |
|
|
0 commit comments