forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb1e65c3
committed
Move pipe.c into the backend.
It's full of backend-specific error reporting, so it's neither possiblenor necessary for this to be used from frontend code.1 parentb157a1d commitb1e65c3
3 files changed
+5
-9
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 |
| |
27 | 31 |
| |
28 | 32 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 | 19 |
| |
24 | 20 |
| |
25 | 21 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 | 37 |
| |
42 | 38 |
| |
43 | 39 |
| |
|
0 commit comments
Comments
(0)