aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access
Commit message (Expand)AuthorAge
* -Wall'd ... I missed a subdir under access :(Marc G. Fournier1996-10-21
* Make line 159:bp = NULL, to quiet compilerMarc G. Fournier1996-10-21
* -Wall'dMarc G. Fournier1996-10-21
* -Wall'dMarc G. Fournier1996-10-21
* -Wall'dMarc G. Fournier1996-10-21
* -Wall Cleanup of gist subdirectoryMarc G. Fournier1996-10-21
* -Wall cleanup of gist subdirectory:Marc G. Fournier1996-10-21
* Other then:Marc G. Fournier1996-10-20
* #include file cleanupMarc G. Fournier1996-10-20
* More #include cleanupsMarc G. Fournier1996-10-20
* First pass at fixing my own mistakesMarc G. Fournier1996-10-20
* Another directory cleaned outMarc G. Fournier1996-10-20
* Okay...another directory cleaned out and compilableMarc G. Fournier1996-10-20
* Welp, another subdirectory cleaned out of redundant/unused #includeMarc G. Fournier1996-10-19
* There...that pretty much cleans up redundant/unused #includes inMarc G. Fournier1996-10-19
* Another cleaned upMarc G. Fournier1996-10-19
* One at a time...another one is complete...Marc G. Fournier1996-10-19
* another one with #include file clean'd upMarc G. Fournier1996-10-19
* All #include's removed from *.h files, so cleaning up the .c #includes...Marc G. Fournier1996-10-18
* Move #define PageIsNew (true if page is not initialize) to bufpage.hVadim B. Mikheev1996-10-18
* Moved '#define *DEBUG' defines to config.h, and document where firstMarc G. Fournier1996-10-18
* Moved '#define *DEBUG' defines to config.h, and document where firstMarc G. Fournier1996-10-18
* #define cleanup: moved #define IPORTAL_DEBUG to config.hMarc G. Fournier1996-10-18
* A few changes to cleanup the code.Marc G. Fournier1996-09-19
* Remove all traces of machine.h and redundant calls to c.h whereMarc G. Fournier1996-08-27
* The use of include files is a mess...alot of redundancy, it seems...Marc G. Fournier1996-08-27
* added #include "config.h" for ESCAPE_PATCH defineMarc G. Fournier1996-08-27
* Damn, we really need to clean up this "include file" dilemna...Marc G. Fournier1996-08-26
* Oops, thanks to Dan McGuirk for pointing out that I missed part ofMarc G. Fournier1996-08-26
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-26
* The patch does several things:Marc G. Fournier1996-08-24
* Here's a patch for Versions 1 and 2 that fixes the following bug:Marc G. Fournier1996-08-21
* Fixes;Marc G. Fournier1996-08-15
* Fixes:Marc G. Fournier1996-08-13
* This prevent gcc from complaining about casting a short to a char * andMarc G. Fournier1996-07-31
* Fixes:Marc G. Fournier1996-07-30
* More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>Marc G. Fournier1996-07-30
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09