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 94a8b45feb Fix BRIN to use SnapshotAny during summarization 11 years ago
..
brin Fix BRIN to use SnapshotAny during summarization 11 years ago
common Fix a number of places that produced XX000 errors in the regression tests. 11 years ago
gin Reuse all-zero pages in GIN. 11 years ago
gist pgindent run for 9.5 11 years ago
hash Remove unnecessary variables in _hash_splitbucket(). 11 years ago
heap Fix a number of places that produced XX000 errors in the regression tests. 11 years ago
index Plug RLS related information leak in pg_stats view. 11 years ago
nbtree Avoid calling PageGetSpecialPointer() on an all-zeros page. 11 years ago
rmgrdesc Use appendStringInfoString/Char et al where appropriate. 11 years ago
spgist Don't assume that PageIsEmpty() returns true on an all-zeros page. 11 years ago
tablesample Dodge portability issue (apparent compiler bug) in new tablesample code. 11 years ago
transam Make recovery rename tablespace_map to *.old if backup_label is not present. 11 years ago
Makefile TABLESAMPLE, SQL Standard and extensible 11 years ago