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/utils
Tom Lane 1bd3a8f58b Repair bug noted by Paul Caskey: neqsel() has been generating a bogus 26 years ago
..
adt Repair bug noted by Paul Caskey: neqsel() has been generating a bogus 26 years ago
cache Type lztext is toast. 26 years ago
error First phase of memory management rewrite (see backend/utils/mmgr/README 26 years ago
fmgr Functions on 'text' type updated to new fmgr style. 'text' is 26 years ago
hash First phase of memory management rewrite (see backend/utils/mmgr/README 26 years ago
init Remove dangling else warning (Cyrillic recode stuff) 26 years ago
mb First phase of memory management rewrite (see backend/utils/mmgr/README 26 years ago
misc Some pedantic compile syntax errors to fix with the following patch 26 years ago
mmgr Update implementation notes for new memory management logic. 26 years ago
sort Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the 26 years ago
time Add a check of HEAP_MARKED_FOR_UPDATE in HeapTupleSatisfiesDirty(). 26 years ago
.cvsignore Cleanup to ensure good state of derived files in tarballs. 26 years ago
Gen_fmgrtab.sh Repair parallel make in backend tree (and make it really parallel). 26 years ago
Makefile Repair parallel make in backend tree (and make it really parallel). 26 years ago