Commit f6d4c9c
Expand file treeCollapse file tree
8 files changed
+103
-12
lines changed+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 |
| - |
| 44 | + |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| ||
350 | 350 |
|
351 | 351 |
|
352 | 352 |
|
| 353 | + |
353 | 354 |
|
354 | 355 |
|
355 | 356 |
|
| ||
364 | 365 |
|
365 | 366 |
|
366 | 367 |
|
| 368 | + |
367 | 369 |
|
368 | 370 |
|
369 | 371 |
|
|
src/backend/commands/copy.c
Copy file name to clipboardExpand all lines: src/backend/commands/copy.c+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
512 | 512 |
|
513 | 513 |
|
514 | 514 |
|
515 |
| - |
| 515 | + |
516 | 516 |
|
517 |
| - |
| 517 | + |
| 518 | + |
| 519 | + |
518 | 520 |
|
519 | 521 |
|
520 | 522 |
|
| ||
525 | 527 |
|
526 | 528 |
|
527 | 529 |
|
528 |
| - |
| 530 | + |
529 | 531 |
|
530 |
| - |
| 532 | + |
| 533 | + |
| 534 | + |
531 | 535 |
|
532 | 536 |
|
533 | 537 |
|
|
src/backend/commands/copyfrom.c
Copy file name to clipboardExpand all lines: src/backend/commands/copyfrom.c+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1393 | 1393 |
|
1394 | 1394 |
|
1395 | 1395 |
|
1396 |
| - |
| 1396 | + |
| 1397 | + |
| 1398 | + |
1397 | 1399 |
|
1398 | 1400 |
|
1399 | 1401 |
|
| ||
1416 | 1418 |
|
1417 | 1419 |
|
1418 | 1420 |
|
1419 |
| - |
| 1421 | + |
| 1422 | + |
| 1423 | + |
1420 | 1424 |
|
1421 | 1425 |
|
1422 | 1426 |
|
|
src/backend/commands/copyto.c
Copy file name to clipboardExpand all lines: src/backend/commands/copyto.c+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
582 | 582 |
|
583 | 583 |
|
584 | 584 |
|
585 |
| - |
586 |
| - |
587 |
| - |
588 |
| - |
| 585 | + |
589 | 586 |
|
590 | 587 |
|
591 | 588 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3419 | 3419 |
|
3420 | 3420 |
|
3421 | 3421 |
|
| 3422 | + |
| 3423 | + |
| 3424 | + |
| 3425 | + |
3422 | 3426 |
|
3423 | 3427 |
|
3424 | 3428 |
|
3425 | 3429 |
|
| 3430 | + |
| 3431 | + |
| 3432 | + |
| 3433 | + |
3426 | 3434 |
|
3427 | 3435 |
|
3428 | 3436 |
|
|
src/include/commands/copy.h
Copy file name to clipboardExpand all lines: src/include/commands/copy.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| 59 | + |
59 | 60 |
|
60 | 61 |
|
| 62 | + |
61 | 63 |
|
62 | 64 |
|
63 | 65 |
|
|
src/test/regress/expected/copy2.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/copy2.out+44Lines changed: 44 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
520 | 520 |
|
521 | 521 |
|
522 | 522 |
|
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
523 | 567 |
|
524 | 568 |
|
525 | 569 |
|
|
src/test/regress/sql/copy2.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/copy2.sql+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
344 | 344 |
|
345 | 345 |
|
346 | 346 |
|
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
347 | 377 |
|
348 | 378 |
|
349 | 379 |
|
|
0 commit comments