summaryrefslogtreecommitdiff
path: root/src/backend/storage/file/buffile.c
Commit message (Expand)AuthorAgeFilesLines
* BufFileSeek's behavior at segment boundaries wasn't whatTom Lane1999-10-191-13/+26
* Second phase of psort reconstruction project: add bookkeeping logic toTom Lane1999-10-161-126/+108
* Split 'BufFile' routines out of fd.c into a new module, buffile.c. ExtendTom Lane1999-10-131-0/+556