Commit 5721b9b
committed
Make object address handling more robust
pg_identify_object_as_address crashes when passed certain tuples from
inconsistent system catalogs. Make it more defensive.
Author: Álvaro Herrera
Reviewed-by: Michaël Paquier
Discussion: https://postgr.es/m/20190218202743.GA12392@alvherre.pgsql1 parent 29d108c commit 5721b9b
1 file changed
+17
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3939 | 3939 | | |
3940 | 3940 | | |
3941 | 3941 | | |
3942 | | - | |
| 3942 | + | |
| 3943 | + | |
| 3944 | + | |
| 3945 | + | |
3943 | 3946 | | |
3944 | 3947 | | |
3945 | 3948 | | |
| |||
5268 | 5271 | | |
5269 | 5272 | | |
5270 | 5273 | | |
| 5274 | + | |
5271 | 5275 | | |
5272 | 5276 | | |
5273 | 5277 | | |
5274 | 5278 | | |
| 5279 | + | |
5275 | 5280 | | |
5276 | 5281 | | |
5277 | 5282 | | |
| |||
5280 | 5285 | | |
5281 | 5286 | | |
5282 | 5287 | | |
| 5288 | + | |
5283 | 5289 | | |
5284 | 5290 | | |
5285 | 5291 | | |
5286 | 5292 | | |
5287 | 5293 | | |
5288 | | - | |
| 5294 | + | |
| 5295 | + | |
| 5296 | + | |
| 5297 | + | |
| 5298 | + | |
| 5299 | + | |
| 5300 | + | |
5289 | 5301 | | |
5290 | 5302 | | |
5291 | 5303 | | |
5292 | 5304 | | |
5293 | | - | |
5294 | | - | |
| 5305 | + | |
| 5306 | + | |
| 5307 | + | |
5295 | 5308 | | |
5296 | 5309 | | |
5297 | 5310 | | |
| |||
0 commit comments