Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | More compile cleanups | Bruce Momjian | 1996-11-08 |
| | |||
* | Fix perbyte_cpu thing | Bryan Henderson | 1996-11-08 |
| | |||
* | Compile and warning cleanup | Bruce Momjian | 1996-11-08 |
| | |||
* | Another patch to quiet the compiler from D'Arcy | Marc G. Fournier | 1996-11-08 |
| | |||
* | Add some missing includes | Marc G. Fournier | 1996-11-08 |
| | | | | From: Randy Terbush <randy@zyzzyva.com> | ||
* | D'Arcy's recent cleanups | Marc G. Fournier | 1996-11-08 |
| | |||
* | Another directory that compiles with no errors, and few warnings | Marc G. Fournier | 1996-11-06 |
| | |||
* | Make sure that #include <postgres.h> is included in fmgrtab.c | Marc G. Fournier | 1996-11-06 |
| | |||
* | More files cleaned out | Marc G. Fournier | 1996-11-06 |
| | |||
* | Just a couple of small mods | 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 directory cleaned up | 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 |
| | |||
* | 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 |
| | |||
* | 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 | ||
* | 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 | ||
* | 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 |
| | |||
* | Remove OPENLINK define | Bruce Momjian | 1996-11-04 |
| | |||
* | Remove NULL_PATCH define | Bruce Momjian | 1996-11-04 |
| | |||
* | Remove ARRAY_PATCH define | Bruce Momjian | 1996-11-04 |
| | |||
* | Remove ESCAPE_PATCH define | Bruce Momjian | 1996-11-04 |
| | |||
* | Removed PORTNAME_. Use OS version only. | Bruce Momjian | 1996-11-04 |
| | |||
* | Another first pass at cleaning up the #includes | Marc G. Fournier | 1996-11-03 |
| | |||
* | Cleaned up include headers | Marc G. Fournier | 1996-11-03 |
| | |||
* | first pass at cleaning up include files | Marc G. Fournier | 1996-11-03 |
| | |||
* | More include file cleanups | Marc G. Fournier | 1996-11-03 |
| | |||
* | Changes required so that access/* compiles cleanly... | Marc G. Fournier | 1996-11-03 |
| | | | | cleaning up behind myself before *yawn* bed :) | ||
* | More include file cleanups | Marc G. Fournier | 1996-11-03 |
| | |||
* | That pretty much totally cleans up the includes files here. | Marc G. Fournier | 1996-11-03 |
| | |||
* | Include Makefile.global so fmgrtab.c compiles properly. Thanks Keith Parks. | Bryan Henderson | 1996-11-03 |
| | |||
* | Fix bogus format in two error messages. | Bryan Henderson | 1996-11-03 |
| | |||
* | Finish cleaning up -I lines | Marc G. Fournier | 1996-11-03 |
| | |||
* | Keep the generated .h files in the local directory, like other object files, | Bryan Henderson | 1996-11-03 |
| | | | | | rather than in src/include with normal header files. Necessary to make dependancies work out so they don't keep getting rebuilt for no reason. | ||
* | More include file cleanups | Marc G. Fournier | 1996-11-03 |
| | |||
* | Quiet a compiler warning (see line 729+, retvalue) | Marc G. Fournier | 1996-11-03 |
| | |||
* | Remove 'unused variable `open_errno'' | Marc G. Fournier | 1996-11-03 |
| | |||
* | Produce a clean compile of backend... | Marc G. Fournier | 1996-11-03 |
| | |||
* | Clean up Makefile(s) | Marc G. Fournier | 1996-11-03 |
| | | | | | | Add #include "postgres.h" as required Remove #include "c.h" *and* "utils/elog.h" as applicable | ||
* | Clean up Makefile | Marc G. Fournier | 1996-11-03 |
| | | | | | | Add #include "postgres.h" as required Remove #include "utils/elog.h" | ||
* | Clean up Makefile, add #postgres.h as required | Marc G. Fournier | 1996-11-03 |
| |