forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4dec98c
committed
libpq: Move pg_cancel to fe-cancel.c
No other files need to access this struct, so there is no need to haveits definition in a header file.Author: Jelte Fennema-Nio <postgres@jeltef.nl>Discussion:https://postgr.es/m/202403061822.spfzqbf7dsgg@alvherre.pgsql1 parentd6e171f commit4dec98c
2 files changed
+20
-18
lines changedLines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
24 | 44 |
| |
25 | 45 |
| |
26 | 46 |
| |
|
Lines changed: 0 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
621 | 621 |
| |
622 | 622 |
| |
623 | 623 |
| |
624 |
| - | |
625 |
| - | |
626 |
| - | |
627 |
| - | |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 |
| - | |
632 |
| - | |
633 |
| - | |
634 |
| - | |
635 |
| - | |
636 |
| - | |
637 |
| - | |
638 |
| - | |
639 |
| - | |
640 |
| - | |
641 |
| - | |
642 | 624 |
| |
643 | 625 |
| |
644 | 626 |
| |
|
0 commit comments
Comments
(0)