1996-10-29 |
Bryan Henderson | Remove another snprintf() for Solaris. |
commit | commitdiff | tree | snapshot |
1996-10-28 |
Marc G. Fournier | Slight changes to INSTALL to point ppl at the Linux... |
commit | commitdiff | tree | snapshot |
1996-10-28 |
Marc G. Fournier | Add in Andrew's FAQs |
commit | commitdiff | tree | snapshot |
1996-10-28 |
Bryan Henderson | Use strncpy() and local buffers instead of snprintf... |
commit | commitdiff | tree | snapshot |
1996-10-28 |
Bryan Henderson | Make a local isblank() function, since not all standard... |
commit | commitdiff | tree | snapshot |
1996-10-28 |
Bryan Henderson | Add our own copy of inet_aton() for sparc_solaris,... |
commit | commitdiff | tree | snapshot |
1996-10-27 |
Bryan Henderson | Simplify make files, add full dependencies. |
commit | commitdiff | tree | snapshot |
1996-10-26 |
Bryan Henderson | Correct #if statement so it compiles on Solaris. Thank... |
commit | commitdiff | tree | snapshot |
1996-10-26 |
Marc G. Fournier | D'Arcy's cleanups |
commit | commitdiff | tree | snapshot |
1996-10-25 |
Marc G. Fournier | Make sure the btree patch gets into 2.0 as well... |
commit | commitdiff | tree | snapshot |
1996-10-25 |
Bryan Henderson | Add CFLAGS+=-DPOSTPORT=... so we can take it out of... |
commit | commitdiff | tree | snapshot |
1996-10-25 |
Bryan Henderson | Use EUROPEAN_DATES instead of EUROPEAN_STYLE |
commit | commitdiff | tree | snapshot |
1996-10-25 |
Bryan Henderson | E Use EUROPEAN_DATES from config.h instead of -D option |
commit | commitdiff | tree | snapshot |
1996-10-24 |
Marc G. Fournier | Fixes: Growing backend when using nested function calls |
commit | commitdiff | tree | snapshot |
1996-10-24 |
Marc G. Fournier | Fixes: Errors when PQexec() in backend creates temp |
commit | commitdiff | tree | snapshot |
1996-10-24 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-10-24 |
Marc G. Fournier | Take out the PERFECT_MMGR #ifdefs: |
commit | commitdiff | tree | snapshot |
1996-10-24 |
Marc G. Fournier | Bruce...does this fix it once and for all? *grin* |
commit | commitdiff | tree | snapshot |
1996-10-23 |
Marc G. Fournier | Major code cleanups from D'arcy (-Wall -Werror) |
commit | commitdiff | tree | snapshot |
1996-10-23 |
Marc G. Fournier | |I have moved things around so that things happen in... |
commit | commitdiff | tree | snapshot |
1996-10-23 |
Bryan Henderson | Update "planner" directory to "optimizer" in include... |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | Cosmetic changes to ordering of #include files |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | -Wall'd |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | -Wall'd |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | -Wall'd ... I missed a subdir under access :( |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | Make line 159:bp = NULL, to quiet compiler |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | -Wall'd |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Bryan Henderson | Force user to set PORTNAME. Remove NAMEDATALEN from... |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | -Wall'd |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | -Wall'd |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | -Wall Cleanup of gist subdirectory |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | -Wall cleanup of gist subdirectory: |
commit | commitdiff | tree | snapshot |
1996-10-21 |
Marc G. Fournier | Define prototypes from giststrat.c required in gistscan.c |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | Other then: |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | remove an #ifdef/#else/#endif that doesn't actually... |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | Make default HAVE_MEMMOVE defined, undef inside of... |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | change '#if defined(PORTNAME_sparc)' to '#if !defined... |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | Add #define HAVE_MEMMOVE for systems that do have it. |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | Clean up comments (-Wall -Werror) |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | #include file cleanup |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | More #include cleanups |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | First pass at fixing my own mistakes |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | Another directory cleaned out |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | More include files cleaned up |
commit | commitdiff | tree | snapshot |
1996-10-20 |
Marc G. Fournier | Okay...another directory cleaned out and compilable |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | Add HAVE_Cplusplus= true to BSD44_derived Makefile... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | Not quite the cleanest way to do it, but add an option... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | Welp, another subdirectory cleaned out of redundant... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | There...that pretty much cleans up redundant/unused... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | Almost have access/common cleaned up... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | A few more yet... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | wish there was an easier way to clean this up... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | another small one |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | Hopefully that cleans up the cruft from rel.h |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | another... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | its coming... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | step by step...file by file... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | ...same |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | slow work... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | and another |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | another one cleaned up |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | and another one.. |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | another another one |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | anothre one reduced to its component parts |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | clean out include files of including other includes... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | Another cleaned up |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | One at a time...another one is complete... |
commit | commitdiff | tree | snapshot |
1996-10-19 |
Marc G. Fournier | another one with #include file clean'd up |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | All #include's removed from *.h files, so cleaning... |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | #include "postgres.h" is a standard include for all... |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Add prototype for heap_getattr() to quiet compiler |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Vadim B. Mikheev | Reap deleted/unused tuples on page-base |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Vadim B. Mikheev | 1. Reap deleted/unused tuples on page-base |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Vadim B. Mikheev | Move #define PageIsNew (true if page is not initialize... |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Vadim B. Mikheev | Move definition of PageIsNew from hio.c to here |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Document some more #ifdef's |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Document more #ifdef's into config.h |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Moved definition of MAXPATHLEN to config.h |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Added a #define NEED_SIG_JMP to config.h |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Document #ifdef's from backend/access subdirs so that... |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Moved '#define *DEBUG' defines to config.h, and documen... |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Moved '#define *DEBUG' defines to config.h, and documen... |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | #define cleanup: moved #define IPORTAL_DEBUG to config.h |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Moved all the CFLAG -D's from the makefiles to config... |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Moved more -D's out of the port specific Makefiles... |
commit | commitdiff | tree | snapshot |
1996-10-18 |
Marc G. Fournier | Centralize more of the defines from backend/port under... |
commit | commitdiff | tree | snapshot |
1996-10-17 |
Marc G. Fournier | Move "port specific" #ifdefs out of here and into config.h |
commit | commitdiff | tree | snapshot |
1996-10-17 |
Marc G. Fournier | Add a HAVE_TZSET define to clean up defines in backend... |
commit | commitdiff | tree | snapshot |
1996-10-16 |
Bryan Henderson | Change treatment of sigaction structure again to includ... |
commit | commitdiff | tree | snapshot |
1996-10-15 |
Bryan Henderson | Remove 4th element of sigaction structure so it works... |
commit | commitdiff | tree | snapshot |
1996-10-14 |
Bruce Momjian | New FAQ's. |
commit | commitdiff | tree | snapshot |
1996-10-14 |
Bruce Momjian | More closing of relations left open by parser. |
commit | commitdiff | tree | snapshot |
1996-10-14 |
Bruce Momjian | Change display of char(5) to (bp)char 5 so psql \d can |
commit | commitdiff | tree | snapshot |
1996-10-13 |
Bruce Momjian | Removed const warning. |
commit | commitdiff | tree | snapshot |
1996-10-13 |
Bruce Momjian | D'Arcy change. |
commit | commitdiff | tree | snapshot |
1996-10-13 |
Bruce Momjian | Added include needed for recent addition. |
commit | commitdiff | tree | snapshot |
1996-10-13 |
Bruce Momjian | Added include needed for recent addition. |
commit | commitdiff | tree | snapshot |
1996-10-13 |
Bruce Momjian | Fix structure member name from previous patch. |
commit | commitdiff | tree | snapshot |
1996-10-13 |
Bruce Momjian | Removed duplicate MAXNAMELEN define I accidentally... |
commit | commitdiff | tree | snapshot |
1996-10-13 |
Bruce Momjian | Added consistent include file handling for MAXHOSTNAMELEN. |
commit | commitdiff | tree | snapshot |
next |