- Notifications
You must be signed in to change notification settings - Fork28
Commitb61a5e6
committed
Cosmetic improvements for options-handling code in ECPGconnect().
The comment describing the string format was a lie. Make it agree withreality, add/improve some other comments, fix coding style for loops withempty bodies. Also add an Assert that we counted parameters correctly,because the spread-out logic for that looks pretty fragile.No actual bugs fixed here, so no need to back-patch.Discussion:https://postgr.es/m/848B1649C8A6274AA527C4472CA11EDD5FC70CBE@G01JPEXMBYT021 parent137b03b commitb61a5e6
1 file changed
+24
-9
lines changedLines changed: 24 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
516 | 516 |
| |
517 | 517 |
| |
518 | 518 |
| |
| 519 | + | |
519 | 520 |
| |
520 | 521 |
| |
521 |
| - | |
522 | 522 |
| |
523 | 523 |
| |
524 | 524 |
| |
| |||
585 | 585 |
| |
586 | 586 |
| |
587 | 587 |
| |
588 |
| - | |
589 |
| - | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
590 | 594 |
| |
591 | 595 |
| |
592 | 596 |
| |
593 | 597 |
| |
594 | 598 |
| |
595 | 599 |
| |
596 | 600 |
| |
597 |
| - | |
598 |
| - | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
599 | 607 |
| |
600 | 608 |
| |
601 | 609 |
| |
602 |
| - | |
603 |
| - | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
604 | 616 |
| |
605 | 617 |
| |
606 | 618 |
| |
| |||
614 | 626 |
| |
615 | 627 |
| |
616 | 628 |
| |
617 |
| - | |
| 629 | + | |
| 630 | + | |
618 | 631 |
| |
| 632 | + | |
619 | 633 |
| |
620 |
| - | |
621 | 634 |
| |
| 635 | + | |
| 636 | + | |
622 | 637 |
| |
623 | 638 |
| |
624 | 639 |
| |
|
0 commit comments
Comments
(0)