File tree
Expand file treeCollapse file tree
4 files changed
+47
-5
lines changedFilter options
- doc/src/sgml
- src/interfaces/libpq
Expand file treeCollapse file tree
4 files changed
+47
-5
lines changed+39-1Lines changed: 39 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
265 | 300 |
|
266 | 301 |
|
267 | 302 |
|
| ||
358 | 393 |
|
359 | 394 |
|
360 | 395 |
|
361 |
| - |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
362 | 400 |
|
363 | 401 |
|
364 | 402 |
|
|
src/interfaces/libpq/exports.txt
Copy file name to clipboardExpand all lines: src/interfaces/libpq/exports.txt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
| 205 | + |
src/interfaces/libpq/fe-misc.c
Copy file name to clipboardExpand all lines: src/interfaces/libpq/fe-misc.c+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
59 | 58 |
|
60 | 59 |
|
61 | 60 |
|
| ||
1059 | 1058 |
|
1060 | 1059 |
|
1061 | 1060 |
|
1062 |
| - |
| 1061 | + |
1063 | 1062 |
|
1064 | 1063 |
|
1065 | 1064 |
|
| ||
1083 | 1082 |
|
1084 | 1083 |
|
1085 | 1084 |
|
1086 |
| - |
1087 |
| - |
| 1085 | + |
| 1086 | + |
1088 | 1087 |
|
1089 | 1088 |
|
1090 | 1089 |
|
|
src/interfaces/libpq/libpq-fe.h
Copy file name to clipboardExpand all lines: src/interfaces/libpq/libpq-fe.h+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
670 | 671 |
|
671 | 672 |
|
672 | 673 |
|
| 674 | + |
| 675 | + |
| 676 | + |
673 | 677 |
|
674 | 678 |
|
675 | 679 |
|
|
0 commit comments