forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1d96bb9
committed
Initialize pad bytes in GinFormTuple().
Every other core buffer page consumer initializes the bytes it furnishesto PageAddItem(). For consistency, do the same here. No back-patch;regardless, we couldn't count on the fix so long as binary upgrade cancarry forward affected index builds.1 parentd53f7cf commit1d96bb9
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
115 | 121 |
| |
116 | 122 |
| |
117 | 123 |
| |
|
0 commit comments
Comments
(0)