summaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/relfilenodemap.c
AgeCommit message (Expand)Author
2014-01-07Update copyright for 2014Bruce Momjian
2013-12-16Mark variables 'static' where possible. Move GinFuzzySearchLimit to ginget.cHeikki Linnakangas
2013-11-13Fix relfilenodemap.c's handling of cache invalidations.Robert Haas
2013-11-13Move variable closer to where it is usedPeter Eisentraut
2013-08-27Initialize cached OID to Invalid in new hash entriesAlvaro Herrera
2013-07-22Silence compiler warning on an unused variableAlvaro Herrera
2013-07-22Add infrastructure for mapping relfilenodes to relation OIDs.Robert Haas