1996-11-12 |
Bryan Henderson | Put shared libraries in main directory, not obj/ |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Marc G. Fournier | Fix for finding the include files |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Quiet compiler warnings. |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Use new utils/version.c instead of backend/utils/init... |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Add dependency for install. |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Add install dependency. |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Fix bug where it tries to do a cleardbdir when you... |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | Add include file postgres.h |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | Add a blank install target so that 'make install' works |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | fix 'conflicting types' errors |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | Add missing include errno.h |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bryan Henderson | Goes with the recently added src/utils/version.c, will... |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bruce Momjian | Fixed double pfree on opaque. |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bryan Henderson | Add utils directory for cross-subsystem tools to keep... |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bryan Henderson | Makefile simplification: the "bin" chapter |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bryan Henderson | Add DASH_N, BACKSLASH_C variables, moved from postgres... |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | ----- |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | As proposed, |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | Various cleanups from D'Arcy |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | Add an abort() call to ExceptionalCondition so that... |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | change include c.h to postgres.h |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bruce Momjian | Remove warnings when readline is not used. |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bruce Momjian | Warning removal cleanup |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bruce Momjian | Moved -Werror to COPT. |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bruce Momjian | Removed -Wmissing-declaration. |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Change gmake to $(MAKE) so backend compiles on system... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bruce Momjian | prototype cleanup |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Recognize dependencies more reliably. |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bruce Momjian | All external function definitions now have prototypes... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Quiet compiler warnings. |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Add #include <ctype.h> to quiet compiler about missing... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Add #include <unistd.h> to quiet compiler warning about... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Add #include <unistd.h> to quiet warning about missing... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Remove #include <regex.h> so it compiles on systems... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Add USE_POSIX_TIME, HAVE_TZSET for Linux so backend... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Make it find inet_aton.h so backend compiles on Solaris. |
commit | commitdiff | tree | snapshot |
1996-11-09 |
Marc G. Fournier | Added in PQconnectdb() function |
commit | commitdiff | tree | snapshot |
1996-11-09 |
Marc G. Fournier | various docs changes requested by Bryan |
commit | commitdiff | tree | snapshot |
1996-11-09 |
Bruce Momjian | Makefile cleanup after reorganization |
commit | commitdiff | tree | snapshot |
1996-11-09 |
Bruce Momjian | Added new include file. |
commit | commitdiff | tree | snapshot |
1996-11-09 |
Marc G. Fournier | A few more sparc_solaris cleanups from keith parks |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Bruce Momjian | Fix typo in file name found during install. |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Bruce Momjian | More compile cleanups |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | Somehow PORTNAME keeps getting changed to BSD44_derived :( |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | Change includes from "" to <> |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Bryan Henderson | Fix perbyte_cpu thing |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Bruce Momjian | Compile and warning cleanup |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | quick doc cleanup for libpgtcl from D'Arcy |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | Secondly, small problem when trying to create a MAX... |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | Another patch to quiet the compiler from D'Arcy |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | There is a problem in the Makefile of libpgtcl on linux... |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | Add some missing includes |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | D'Arcy's recent cleanups |
commit | commitdiff | tree | snapshot |
1996-11-07 |
Bruce Momjian | Cleanup initdb for 1.*. |
commit | commitdiff | tree | snapshot |
1996-11-07 |
Bryan Henderson | Try to fix mode. |
commit | commitdiff | tree | snapshot |
1996-11-07 |
Bryan Henderson | Try to fix mode. |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Bruce Momjian | Update initdb instructions for a 1.* database. |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Bruce Momjian | Change instructions for 1.*. |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Another directory that compiles with no errors, and... |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Okay...this pretty much cleans out the include files. |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Make sure that #include <postgres.h> is included in... |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Add prototype for: int DebugFileOpen() |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | ...same... |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | More files cleaned out |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | One by one, file by file |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Another |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Getting there, one by one... |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | And another |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | another one bites the dust |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Just a couple of small mods |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | another gone |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | I'm getting there, slowly :) |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Slowly getting faster to make sure it compiles...still... |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Clean it up so that it compiles |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Another one cleaned up |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Oops, two includes unrequired |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Another one bite sthe dust |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | another include cleaned out |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Further include file cleanups |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Another directory cleaned up |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Another one bites the dust |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Some compile failure fixes from Keith Parks <emkxp01... |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | Makes it compile...still needs work |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | another one quickly done up |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | clean this one |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | Missed a file... |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | There, that cleans *that* out |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | One more to go |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | these ones have their dependencies cleaned up |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | Almost done access... |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | More cleanups |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | More cleanups |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | another directory cleaned of extraneous #includes |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | More cleaned out #include files |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | Another run through. |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | Re-add -I../.. for fmgr.h |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | And double check changes |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | Make sure all changes commited |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | Another |
commit | commitdiff | tree | snapshot |
1996-11-05 |
Marc G. Fournier | And another one |
commit | commitdiff | tree | snapshot |
next |