aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/spccache.c
Commit message (Expand)AuthorAge
* pgindent run for 9.0Bruce Momjian2010-02-26
* Wrap calls to SearchSysCache and related functions using macros.Robert Haas2010-02-14
* Further fixes for per-tablespace options patch.Robert Haas2010-01-07
* Fix spccache.c to not suppose that a cache entry will live across databaseTom Lane2010-01-06
* Access hash entry before freeing it, not after.Tom Lane2010-01-06
* Support ALTER TABLESPACE name SET/RESET ( tablespace_options ).Robert Haas2010-01-05