Avoid theoretical infinite loop loading relcache partition key.

Robert Haas <rhaas@postgresql.org>

Commit: 622c82279dcba1208049b8b9ae93023757a2dbbe
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-05-10T03:53:35Z
Releases: 10.0
Avoid theoretical infinite loop loading relcache partition key.

Amit Langote, per report from 甄明洋

Discussion: http://postgr.es/m/57bd1e1.1886.15bd7b79cee.Coremail.18612389267@yeah.net

Files

PathChange+/−
src/backend/utils/cache/relcache.c modified +9 −2

Discussion