File tree
Expand file treeCollapse file tree
36 files changed
+73
-69
lines changedFilter options
- postgresql_archive/src
- postgresql_commands/src
Expand file treeCollapse file tree
36 files changed
+73
-69
lines changedpostgresql_archive/src/version.rs
Copy file name to clipboardExpand all lines: postgresql_archive/src/version.rs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
271 |
| - |
| 271 | + |
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
|
postgresql_commands/src/clusterdb.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/clusterdb.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
255 |
| - |
| 255 | + |
256 | 256 |
|
257 | 257 |
|
258 | 258 |
|
|
postgresql_commands/src/createdb.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/createdb.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
349 | 349 |
|
350 | 350 |
|
351 | 351 |
|
352 |
| - |
| 352 | + |
353 | 353 |
|
354 | 354 |
|
355 | 355 |
|
|
postgresql_commands/src/createuser.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/createuser.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
419 | 419 |
|
420 | 420 |
|
421 | 421 |
|
422 |
| - |
| 422 | + |
423 | 423 |
|
424 | 424 |
|
425 | 425 |
|
|
postgresql_commands/src/dropdb.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/dropdb.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
241 |
| - |
| 241 | + |
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
|
postgresql_commands/src/dropuser.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/dropuser.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
| 208 | + |
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
|
postgresql_commands/src/ecpg.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/ecpg.rs+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
| 206 | + |
207 | 207 |
|
| 208 | + |
208 | 209 |
|
209 | 210 |
|
210 | 211 |
|
|
postgresql_commands/src/initdb.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/initdb.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
478 | 478 |
|
479 | 479 |
|
480 | 480 |
|
481 |
| - |
| 481 | + |
482 | 482 |
|
483 | 483 |
|
484 | 484 |
|
|
postgresql_commands/src/lib.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/lib.rs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
postgresql_commands/src/oid2name.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/oid2name.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 |
| - |
| 237 | + |
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
|
postgresql_commands/src/pg_amcheck.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_amcheck.rs+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
495 | 495 |
|
496 | 496 |
|
497 | 497 |
|
498 |
| - |
| 498 | + |
499 | 499 |
|
| 500 | + |
500 | 501 |
|
501 | 502 |
|
502 | 503 |
|
|
postgresql_commands/src/pg_archivecleanup.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_archivecleanup.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 |
| - |
| 147 | + |
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
|
postgresql_commands/src/pg_basebackup.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_basebackup.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
472 | 472 |
|
473 | 473 |
|
474 | 474 |
|
475 |
| - |
| 475 | + |
476 | 476 |
|
477 | 477 |
|
478 | 478 |
|
|
postgresql_commands/src/pg_checksums.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_checksums.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
181 |
| - |
| 181 | + |
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
|
postgresql_commands/src/pg_config.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_config.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
343 | 343 |
|
344 | 344 |
|
345 | 345 |
|
346 |
| - |
| 346 | + |
347 | 347 |
|
348 | 348 |
|
349 | 349 |
|
|
postgresql_commands/src/pg_controldata.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_controldata.rs+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
103 | 103 |
|
| 104 | + |
104 | 105 |
|
105 | 106 |
|
106 | 107 |
|
|
postgresql_commands/src/pg_ctl.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_ctl.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
303 | 303 |
|
304 | 304 |
|
305 | 305 |
|
306 |
| - |
| 306 | + |
307 | 307 |
|
308 | 308 |
|
309 | 309 |
|
|
postgresql_commands/src/pg_dump.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_dump.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
780 | 780 |
|
781 | 781 |
|
782 | 782 |
|
783 |
| - |
| 783 | + |
784 | 784 |
|
785 | 785 |
|
786 | 786 |
|
|
postgresql_commands/src/pg_dumpall.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_dumpall.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
611 | 611 |
|
612 | 612 |
|
613 | 613 |
|
614 |
| - |
| 614 | + |
615 | 615 |
|
616 | 616 |
|
617 | 617 |
|
|
postgresql_commands/src/pg_isready.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_isready.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
169 |
| - |
| 169 | + |
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
|
postgresql_commands/src/pg_receivewal.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_receivewal.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
324 |
| - |
| 324 | + |
325 | 325 |
|
326 | 326 |
|
327 | 327 |
|
|
postgresql_commands/src/pg_recvlogical.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_recvlogical.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
357 | 357 |
|
358 | 358 |
|
359 | 359 |
|
360 |
| - |
| 360 | + |
361 | 361 |
|
362 | 362 |
|
363 | 363 |
|
|
postgresql_commands/src/pg_resetwal.rs
Copy file name to clipboardExpand all lines: postgresql_commands/src/pg_resetwal.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
233 |
| - |
| 233 | + |
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
|
0 commit comments