]> granicus.if.org Git - postgresql/commit
Keep rd_newRelfilenodeSubid across overflow.
authorSimon Riggs <simon@2ndQuadrant.com>
Mon, 24 Dec 2012 16:43:22 +0000 (16:43 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Mon, 24 Dec 2012 16:43:22 +0000 (16:43 +0000)
commitae9aba69a8608c6e5df01ee4f20c4799f5d2850c
tree6486332e63333b7c23cd0631310ff77ba7eb9f4c
parent42fa810c144cb76c911cc664244bc369911eb840
Keep rd_newRelfilenodeSubid across overflow.
Teach RelationCacheInvalidate() to keep rd_newRelfilenodeSubid across rel cache
message overflows, so that behaviour is now fully deterministic.

Noah Misch
src/backend/utils/cache/relcache.c