Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | And another | Marc G. Fournier | 1996-11-06 |
| | |||
* | another one bites the dust | Marc G. Fournier | 1996-11-06 |
| | |||
* | Just a couple of small mods | Marc G. Fournier | 1996-11-06 |
| | |||
* | another gone | Marc G. Fournier | 1996-11-06 |
| | |||
* | I'm getting there, slowly :) | Marc G. Fournier | 1996-11-06 |
| | |||
* | Slowly getting faster to make sure it compiles...still needs cleaning | Marc G. Fournier | 1996-11-06 |
| | | | | up, but one thing at a time :) | ||
* | Clean it up so that it compiles | Marc G. Fournier | 1996-11-06 |
| | |||
* | Another one cleaned up | Marc G. Fournier | 1996-11-06 |
| | |||
* | Oops, two includes unrequired | Marc G. Fournier | 1996-11-06 |
| | |||
* | Another one bite sthe dust | Marc G. Fournier | 1996-11-06 |
| | |||
* | another include cleaned out | Marc G. Fournier | 1996-11-06 |
| | |||
* | Further include file cleanups | Marc G. Fournier | 1996-11-06 |
| | |||
* | Another directory cleaned up | Marc G. Fournier | 1996-11-06 |
| | |||
* | Another one bites the dust | Marc G. Fournier | 1996-11-06 |
| | |||
* | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 |
| | |||
* | Makes it compile...still needs work | Marc G. Fournier | 1996-11-05 |
| | |||
* | another one quickly done up | Marc G. Fournier | 1996-11-05 |
| | |||
* | clean this one | Marc G. Fournier | 1996-11-05 |
| | |||
* | Missed a file... | Marc G. Fournier | 1996-11-05 |
| | | | | access now compile with -Wall -Werror | ||
* | There, that cleans *that* out | Marc G. Fournier | 1996-11-05 |
| | |||
* | One more to go | Marc G. Fournier | 1996-11-05 |
| | |||
* | these ones have their dependencies cleaned up | Marc G. Fournier | 1996-11-05 |
| | |||
* | Almost done access... | Marc G. Fournier | 1996-11-05 |
| | |||
* | More cleanups | Marc G. Fournier | 1996-11-05 |
| | |||
* | More cleanups | Marc G. Fournier | 1996-11-05 |
| | |||
* | another directory cleaned of extraneous #includes | Marc G. Fournier | 1996-11-05 |
| | | | | makefile fixed for fmgr.h | ||
* | More cleaned out #include files | Marc G. Fournier | 1996-11-05 |
| | | | | Makefile fixed for fmgr.h | ||
* | Another run through. | Marc G. Fournier | 1996-11-05 |
| | | | | | This gets us a clean compile of 'common' and 'gist' with *clean* #include files | ||
* | Re-add -I../.. for fmgr.h | Marc G. Fournier | 1996-11-05 |
| | | | | | | | | Change #include "" to #include <> Remove a few unused #includes Make sure it compiles with -Wall -Werror | ||
* | And double check changes | Marc G. Fournier | 1996-11-05 |
| | |||
* | Make sure all changes commited | Marc G. Fournier | 1996-11-05 |
| | |||
* | Another | Marc G. Fournier | 1996-11-05 |
| | |||
* | And another one | Marc G. Fournier | 1996-11-05 |
| | |||
* | Another one bits the dust... | Marc G. Fournier | 1996-11-05 |
| | |||
* | And another... | Marc G. Fournier | 1996-11-05 |
| | |||
* | And another.. | Marc G. Fournier | 1996-11-05 |
| | |||
* | Another one cleaned out | Marc G. Fournier | 1996-11-05 |
| | |||
* | Another directory totally cleaned out | Marc G. Fournier | 1996-11-05 |
| | |||
* | Fix c.h for sparc_solaris | Marc G. Fournier | 1996-11-05 |
| | | | | Pointed out by Keith Parks | ||
* | Clean up a few of the #include files | Marc G. Fournier | 1996-11-05 |
| | |||
* | Added missing #includes pointed out by Keith Parks | Marc G. Fournier | 1996-11-05 |
| | |||
* | Make sure all the cleaned includes are commited | Marc G. Fournier | 1996-11-04 |
| | |||
* | Make sure all the cleaned up includes are commited | Marc G. Fournier | 1996-11-04 |
| | |||
* | Another one completely cleaned up | Marc G. Fournier | 1996-11-04 |
| | |||
* | finally, this directory is (should be!) totally clean | Marc G. Fournier | 1996-11-04 |
| | |||
* | Add frontend \copy command. | Bryan Henderson | 1996-11-04 |
| | |||
* | another pass through. | Marc G. Fournier | 1996-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 is | Marc G. Fournier | 1996-11-04 |
| | | | | working on it) | ||
* | Next, based on utils/catcache.h | Marc G. Fournier | 1996-11-04 |
| | |||
* | Another series started from utils/builtins.h | Marc G. Fournier | 1996-11-04 |
| |