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
Peter Eisentraut 98afa68d93 Use C99 designated initializers for some structs 7 years ago
..
brin Fail BRIN control functions during recovery explicitly 8 years ago
common Deduplicate code between slot_getallattrs() and slot_getsomeattrs(). 7 years ago
gin Avoid using potentially-under-aligned page buffers. 7 years ago
gist doc: Update uses of the word "procedure" 7 years ago
hash During the split, set checksum on an empty hash index page. 7 years ago
heap Avoid using potentially-under-aligned page buffers. 7 years ago
index Revise BuildIndexValueDescription to simplify it 8 years ago
nbtree Reduce path length for locking leaf B-tree pages during insertion 8 years ago
rmgrdesc printf("%lf") is not portable, so omit the "l". 8 years ago
spgist doc: Update uses of the word "procedure" 7 years ago
tablesample Rethink how to get float.h in old Windows API for isnan/isinf 8 years ago
transam Use C99 designated initializers for some structs 7 years ago
Makefile