Commit 9486844
File tree
Expand file treeCollapse file tree
4 files changed
+6
-6
lines changedFilter options
- src
- backend
- libpq
- port/win32
- storage/ipc
- interfaces/libpq
Expand file treeCollapse file tree
4 files changed
+6
-6
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1594 | 1594 |
|
1595 | 1595 |
|
1596 | 1596 |
|
1597 |
| - |
| 1597 | + |
1598 | 1598 |
|
1599 | 1599 |
|
1600 | 1600 |
|
|
src/backend/port/win32/socket.c
Copy file name to clipboardExpand all lines: src/backend/port/win32/socket.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
635 | 635 |
|
636 | 636 |
|
637 | 637 |
|
638 |
| - |
| 638 | + |
639 | 639 |
|
640 | 640 |
|
641 | 641 |
|
|
src/backend/storage/ipc/latch.c
Copy file name to clipboardExpand all lines: src/backend/storage/ipc/latch.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1280 | 1280 |
|
1281 | 1281 |
|
1282 | 1282 |
|
1283 |
| - |
| 1283 | + |
1284 | 1284 |
|
1285 | 1285 |
|
1286 | 1286 |
|
1287 |
| - |
| 1287 | + |
1288 | 1288 |
|
1289 | 1289 |
|
1290 | 1290 |
|
| ||
1971 | 1971 |
|
1972 | 1972 |
|
1973 | 1973 |
|
1974 |
| - |
| 1974 | + |
1975 | 1975 |
|
1976 | 1976 |
|
1977 | 1977 |
|
|
src/interfaces/libpq/fe-connect.c
Copy file name to clipboardExpand all lines: src/interfaces/libpq/fe-connect.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1985 | 1985 |
|
1986 | 1986 |
|
1987 | 1987 |
|
1988 |
| - |
| 1988 | + |
1989 | 1989 |
|
1990 | 1990 |
|
1991 | 1991 |
|
|
0 commit comments