index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
file
/
fd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
1
-3
/
+3
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
1
-3
/
+3
*
Support alternate database locations.
Thomas G. Lockhart
1997-11-07
1
-12
/
+16
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
1
-2
/
+2
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
1
-3
/
+3
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-79
/
+79
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-565
/
+612
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-1
/
+5
*
Reduce open() calls. Replace fopen() calls with calls to fd.c functions.
Bruce Momjian
1997-08-18
1
-50
/
+26
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
1
-3
/
+3
*
Added SCO support, from Daniel Harris.
Bruce Momjian
1997-07-28
1
-2
/
+2
*
AllocateFile():
Vadim B. Mikheev
1997-05-23
1
-2
/
+2
*
1. Cleanup (no more FreeFd - unuseful; others).
Vadim B. Mikheev
1997-05-22
1
-83
/
+58
*
Make the error message output by AllocateFile() if failes to
Marc G. Fournier
1997-02-20
1
-3
/
+3
*
Remove WIN32 defines. They never worked.
Bruce Momjian
1997-02-14
1
-14
/
+1
*
Convert MISSING_SYSCONF to !HAVE_SYSCONF for autoconf
Marc G. Fournier
1997-01-27
1
-3
/
+3
*
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1997-01-13
1
-32
/
+40
*
Fixed Assert check where ! should be !=.
Bruce Momjian
1996-12-28
1
-2
/
+2
*
Add asserts to check for file descriptor ring corruption.
Bryan Henderson
1996-12-27
1
-285
/
+293
*
Change portname "sparc" to "sunos4" and change some portname dependencies to
Bryan Henderson
1996-12-04
1
-9
/
+5
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
1
-3
/
+4
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
1
-1
/
+4
*
Remove OPENLINK define
Bruce Momjian
1996-11-04
1
-3
/
+1
*
more removals of PORTNAME_*
Marc G. Fournier
1996-10-31
1
-5
/
+5
*
*** src/backend/storage/file/fd.c.orig Thu Sep 12 17:17:21 1996
Marc G. Fournier
1996-09-22
1
-2
/
+2
*
More merges from Dr. George's tree...
Marc G. Fournier
1996-07-22
1
-3
/
+4
*
Fixes: In the solaris port the file descriptors are hard coded to 20 (from the
Marc G. Fournier
1996-07-18
1
-1
/
+6
*
fsync patch from openlink
Marc G. Fournier
1996-07-15
1
-1
/
+10
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+888