You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/access
Alvaro Herrera 97227e9ec0 These functions no longer return a value, per complaint from gothic_moth via 17 years ago
..
common Use guc.c's parse_int() instead of pg_atoi() to parse fillfactor in 18 years ago
gin Remove mark/restore support in GIN and GiST indexes. 17 years ago
gist Remove support of backward scan in GiST. Per discussion 17 years ago
hash Remove useless mark/restore support in hash index AM, per discussion. 17 years ago
heap Modify the parser's error reporting to include a specific hint for the case 17 years ago
index Fix small query-lifespan memory leak introduced by 8.4 change in index AM API 17 years ago
nbtree Index FSMs needs to be vacuumed as well. Report by Jeff Davis. 17 years ago
transam These functions no longer return a value, per complaint from gothic_moth via 17 years ago
Makefile Refactor backend makefiles to remove lots of duplicate code 18 years ago