forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1ad3a7b
committed
Dodge a compiler bug affecting timetz_zone/timetz_izone.
This avoids a compiler bug occurring in AIX's xlc, even in prettylate-model revisions. Buildfarm testing has now confirmed thatonly 64-bit xlc is affected. Although we are contemplatingdropping support for xlc in v17, it's still supported in theback branches, so we need this fix.Back-patch of code changes from HEAD commit19fa977.(The test cases were already back-patched, in4a427b8 et al.)Discussion:https://postgr.es/m/CA+hUKGK=DOC+hE-62FKfZy=Ybt5uLkrg3zCZD-jFykM-iPn8yw@mail.gmail.com1 parent1856a0e commit1ad3a7b
1 file changed
+6
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3083 | 3083 |
| |
3084 | 3084 |
| |
3085 | 3085 |
| |
| 3086 | + | |
3086 | 3087 |
| |
3087 | 3088 |
| |
3088 |
| - | |
3089 |
| - | |
| 3089 | + | |
| 3090 | + | |
3090 | 3091 |
| |
3091 | 3092 |
| |
3092 | 3093 |
| |
| |||
3116 | 3117 |
| |
3117 | 3118 |
| |
3118 | 3119 |
| |
| 3120 | + | |
3119 | 3121 |
| |
3120 | 3122 |
| |
3121 |
| - | |
3122 |
| - | |
| 3123 | + | |
| 3124 | + | |
3123 | 3125 |
| |
3124 | 3126 |
| |
3125 | 3127 |
| |
|
0 commit comments
Comments
(0)