Commit 0da243f
File tree
Expand file treeCollapse file tree
12 files changed
+782
-22
lines changedFilter options
- doc/src/sgml/ref
- src
- bin/pg_dump
- t
- tools
- pginclude
- pgindent
Expand file treeCollapse file tree
12 files changed
+782
-22
lines changeddoc/src/sgml/ref/pg_dump.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/ref/pg_dump.sgml+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
330 | 330 |
|
331 | 331 |
|
332 | 332 |
|
333 |
| - |
334 |
| - |
335 |
| - |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
336 | 337 |
|
337 | 338 |
|
338 | 339 |
|
| ||
654 | 655 |
|
655 | 656 |
|
656 | 657 |
|
657 |
| - |
| 658 | + |
658 | 659 |
|
659 | 660 |
|
660 | 661 |
|
| ||
675 | 676 |
|
676 | 677 |
|
677 | 678 |
|
678 |
| - |
679 |
| - |
| 679 | + |
| 680 | + |
680 | 681 |
|
681 | 682 |
|
682 | 683 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
|
src/bin/pg_dump/compress_io.c
Copy file name to clipboardExpand all lines: src/bin/pg_dump/compress_io.c+23-3Lines changed: 23 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
| ||
93 | 94 |
|
94 | 95 |
|
95 | 96 |
|
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
96 | 101 |
|
97 | 102 |
|
98 | 103 |
|
| ||
123 | 128 |
|
124 | 129 |
|
125 | 130 |
|
| 131 | + |
| 132 | + |
126 | 133 |
|
127 | 134 |
|
128 | 135 |
|
| ||
187 | 194 |
|
188 | 195 |
|
189 | 196 |
|
| 197 | + |
| 198 | + |
190 | 199 |
|
191 | 200 |
|
192 | 201 |
|
| ||
196 | 205 |
|
197 | 206 |
|
198 | 207 |
|
199 |
| - |
| 208 | + |
200 | 209 |
|
201 | 210 |
|
202 | 211 |
|
203 |
| - |
| 212 | + |
204 | 213 |
|
205 | 214 |
|
206 | 215 |
|
| ||
238 | 247 |
|
239 | 248 |
|
240 | 249 |
|
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
241 | 261 |
|
242 | 262 |
|
243 | 263 |
|
|
0 commit comments