postgresql/src/backend/storage/file
Tom Lane 6d1ae0c91b Fix typo (extraneous semicolon) in fd.c patch to avoid excess seeks.
Now it skips useless SEEK_CUR 0 calls too, as intended.
2000-07-05 21:10:05 +00:00
..
Makefile Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
buffile.c Reinstate BufFileTell(). 2000-06-18 03:11:40 +00:00
fd.c Fix typo (extraneous semicolon) in fd.c patch to avoid excess seeks. 2000-07-05 21:10:05 +00:00