aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* And anotherMarc G. Fournier1996-11-06
|
* another one bites the dustMarc G. Fournier1996-11-06
|
* Just a couple of small modsMarc G. Fournier1996-11-06
|
* another goneMarc G. Fournier1996-11-06
|
* I'm getting there, slowly :)Marc G. Fournier1996-11-06
|
* Slowly getting faster to make sure it compiles...still needs cleaningMarc G. Fournier1996-11-06
| | | | up, but one thing at a time :)
* Clean it up so that it compilesMarc G. Fournier1996-11-06
|
* Another one cleaned upMarc G. Fournier1996-11-06
|
* Oops, two includes unrequiredMarc G. Fournier1996-11-06
|
* Another one bite sthe dustMarc G. Fournier1996-11-06
|
* another include cleaned outMarc G. Fournier1996-11-06
|
* Further include file cleanupsMarc G. Fournier1996-11-06
|
* Another directory cleaned upMarc G. Fournier1996-11-06
|
* Another one bites the dustMarc G. Fournier1996-11-06
|
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
|
* Makes it compile...still needs workMarc G. Fournier1996-11-05
|
* another one quickly done upMarc G. Fournier1996-11-05
|
* clean this oneMarc G. Fournier1996-11-05
|
* Missed a file...Marc G. Fournier1996-11-05
| | | | access now compile with -Wall -Werror
* There, that cleans *that* outMarc G. Fournier1996-11-05
|
* One more to goMarc G. Fournier1996-11-05
|
* these ones have their dependencies cleaned upMarc G. Fournier1996-11-05
|
* Almost done access...Marc G. Fournier1996-11-05
|
* More cleanupsMarc G. Fournier1996-11-05
|
* More cleanupsMarc G. Fournier1996-11-05
|
* another directory cleaned of extraneous #includesMarc G. Fournier1996-11-05
| | | | makefile fixed for fmgr.h
* More cleaned out #include filesMarc G. Fournier1996-11-05
| | | | Makefile fixed for fmgr.h
* Another run through.Marc G. Fournier1996-11-05
| | | | | This gets us a clean compile of 'common' and 'gist' with *clean* #include files
* Re-add -I../.. for fmgr.hMarc G. Fournier1996-11-05
| | | | | | | | Change #include "" to #include <> Remove a few unused #includes Make sure it compiles with -Wall -Werror
* And double check changesMarc G. Fournier1996-11-05
|
* Make sure all changes commitedMarc G. Fournier1996-11-05
|
* AnotherMarc G. Fournier1996-11-05
|
* And another oneMarc G. Fournier1996-11-05
|
* Another one bits the dust...Marc G. Fournier1996-11-05
|
* And another...Marc G. Fournier1996-11-05
|
* And another..Marc G. Fournier1996-11-05
|
* Another one cleaned outMarc G. Fournier1996-11-05
|
* Another directory totally cleaned outMarc G. Fournier1996-11-05
|
* Fix c.h for sparc_solarisMarc G. Fournier1996-11-05
| | | | Pointed out by Keith Parks
* Clean up a few of the #include filesMarc G. Fournier1996-11-05
|
* Added missing #includes pointed out by Keith ParksMarc G. Fournier1996-11-05
|
* Make sure all the cleaned includes are commitedMarc G. Fournier1996-11-04
|
* Make sure all the cleaned up includes are commitedMarc G. Fournier1996-11-04
|
* Another one completely cleaned upMarc G. Fournier1996-11-04
|
* finally, this directory is (should be!) totally cleanMarc G. Fournier1996-11-04
|
* Add frontend \copy command.Bryan Henderson1996-11-04
|
* another pass through.Marc G. Fournier1996-11-04
| | | | | | | | | Note. all include files that have been hit so far have had extraneous include files cleaned out and are reduced to...the lowest common "include file", based on 'cc -Wall -I. test.c', where test.c is: #include "postgres.h" #include "<top of branches>" (ie. top of branches this time was utils/fcache2.h)
* More cleanups (this one will most likely break under Win32, if anyone isMarc G. Fournier1996-11-04
| | | | working on it)
* Next, based on utils/catcache.hMarc G. Fournier1996-11-04
|
* Another series started from utils/builtins.hMarc G. Fournier1996-11-04
|