summaryrefslogtreecommitdiff
path: root/src/backend/storage/page
Commit message (Expand)AuthorAgeFilesLines
* Install new alignment code to use MAXALIGN rather than DOUBLEALIGN whereBruce Momjian1999-07-191-7/+7
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+1
* Remove unused #includes in *.c files.Bruce Momjian1999-07-152-9/+2
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* Fix to prevent too large tuple from being created.Bruce Momjian1999-07-031-2/+2
* pgindent run over code.Bruce Momjian1999-05-252-10/+10
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-132-12/+12
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-4/+3
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-012-13/+13
* 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
* Hi,Bruce Momjian1998-04-061-5/+3
* 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
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-4/+6
* 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-072-334/+361
* 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
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-2/+3
* Compile and warning cleanupBruce Momjian1996-11-081-1/+2
* Clean up Makefile(s)Marc G. Fournier1996-11-033-9/+6
* Simplify make files, add full dependencies.Bryan Henderson1996-10-272-16/+37
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-093-0/+575