forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite4dccfd
committed
From: t-ishii@sra.co.jp
6.3 postmaster is supposed to work with pre 6.3 protocol. This is truefor little endian architecture servers. But for big endian machinessuch as Sparc the backward compatibility function do not work.Attached are patches to fix the problem.1 parentb64a754 commite4dccfd
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
43 | 51 |
| |
44 | 52 |
| |
45 | 53 |
| |
|
0 commit comments
Comments
(0)