- Notifications
You must be signed in to change notification settings - Fork28
Commit728ac26
committed
Make object address handling more robust
pg_identify_object_as_address crashes when passed certain tuples frominconsistent system catalogs. Make it more defensive.Author: Álvaro HerreraReviewed-by: Michaël PaquierDiscussion:https://postgr.es/m/20190218202743.GA12392@alvherre.pgsql1 parentfbec6fa commit728ac26
1 file changed
+17
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3887 | 3887 | | |
3888 | 3888 | | |
3889 | 3889 | | |
3890 | | - | |
| 3890 | + | |
| 3891 | + | |
| 3892 | + | |
| 3893 | + | |
3891 | 3894 | | |
3892 | 3895 | | |
3893 | 3896 | | |
| |||
5209 | 5212 | | |
5210 | 5213 | | |
5211 | 5214 | | |
| 5215 | + | |
5212 | 5216 | | |
5213 | 5217 | | |
5214 | 5218 | | |
5215 | 5219 | | |
| 5220 | + | |
5216 | 5221 | | |
5217 | 5222 | | |
5218 | 5223 | | |
| |||
5221 | 5226 | | |
5222 | 5227 | | |
5223 | 5228 | | |
| 5229 | + | |
5224 | 5230 | | |
5225 | 5231 | | |
5226 | 5232 | | |
5227 | 5233 | | |
5228 | 5234 | | |
5229 | | - | |
| 5235 | + | |
| 5236 | + | |
| 5237 | + | |
| 5238 | + | |
| 5239 | + | |
| 5240 | + | |
| 5241 | + | |
5230 | 5242 | | |
5231 | 5243 | | |
5232 | 5244 | | |
5233 | 5245 | | |
5234 | | - | |
5235 | | - | |
| 5246 | + | |
| 5247 | + | |
| 5248 | + | |
5236 | 5249 | | |
5237 | 5250 | | |
5238 | 5251 | | |
| |||
0 commit comments
Comments
(0)