summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-09-15 11:08:56 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-09-15 11:09:15 -0400
commit3d9e8db9e56beb0501d168779ae9644587924061 (patch)
treed7dfab72e709ff9868e18f2561f976ff8b0da163 /src/backend/access/gist/gist.c
parent6820094d1ad37429f910cf46e9f3771ebe93347c (diff)
downloadpostgresql-3d9e8db9e56beb0501d168779ae9644587924061.tar.gz
Revert "Fix an O(N^2) problem in foreign key references".
Commit 5ddc72887a012f6a8b85707ef27d85c274faf53d does not actually work because it will happily blow away ri_constraint_cache entries that are in active use in outer call levels. In any case, it's a very ugly, brute-force solution to the problem of limiting the cache size. Revert until it can be redesigned.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions