postgresql/src/backend/utils/cache
Tom Lane 4a6232cce3 Fix error-checking typo in check_TSCurrentConfig().
The code failed to detect an out-of-memory failure.

Xi Wang
2013-01-20 23:10:18 -05:00
..
attoptcache.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
catcache.c Fix race condition with toast table access from a stale syscache entry. 2011-11-01 19:48:43 -04:00
inval.c Fix race condition in relcache init file invalidation. 2011-08-16 13:12:03 -04:00
lsyscache.c Fix getTypeIOParam to support type record[]. 2011-12-01 12:44:22 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
plancache.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
relcache.c Fix failure to ignore leftover temp tables after a server crash. 2012-12-17 20:15:45 -05:00
relmapper.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
spccache.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
syscache.c Capitalization fixes 2011-06-19 00:39:19 +03:00
ts_cache.c Fix error-checking typo in check_TSCurrentConfig(). 2013-01-20 23:10:18 -05:00
typcache.c Fix race condition in enum value comparisons. 2012-07-01 17:12:59 -04:00