summaryrefslogtreecommitdiff
path: root/src/backend/storage/page/bufpage.c
Commit message (Expand)AuthorAgeFilesLines
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-9/+9
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-4/+3
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-10/+10
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-7/+1
* Inline some small functions called for every row.Bruce Momjian1998-04-241-22/+1
* Cleanup of compiler warnings.Bruce Momjian1998-04-061-2/+2
* There's a patch attached to fix gcc 2.8.x warnings, except for theBruce Momjian1998-03-301-4/+2
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-111-2/+2
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-2/+2
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-2/+2
* Inline memset() as MemSet().Bruce Momjian1997-09-181-3/+3
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-38/+38
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-321/+349
* Major patch to speed up backend startup after profiling analysis.Bruce Momjian1997-08-241-63/+1
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-2/+5
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-121-3/+4
* Typecasts, etc. to make compile work on AIX. Thanks Darren King..Bryan Henderson1996-11-241-6/+7
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-3/+7
* Compile and warning cleanupBruce Momjian1996-11-081-1/+2
* Clean up Makefile(s)Marc G. Fournier1996-11-031-3/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+519