Age | Commit message (Expand) | Author |
1997-09-18 | Inline memset() as MemSet(). | Bruce Momjian |
1997-09-18 | No more SortTuplesInTree... | Vadim B. Mikheev |
1997-09-18 | Allow set max number of tuples in leftist tree for sorts | Vadim B. Mikheev |
1997-09-15 | -S need in optarg... | Vadim B. Mikheev |
1997-09-08 | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian |
1997-09-08 | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian |
1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian |
1997-08-19 | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian |
1997-08-14 | Cleanup global variables, remove stable memory stuff. | Bruce Momjian |
1997-08-12 | Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so... | Bruce Momjian |
1997-08-06 | psort cleanups. | Bruce Momjian |
1997-08-06 | Another fix. | Bruce Momjian |
1997-08-06 | Allow internal sorts to be stored in memory rather than in files. | Bruce Momjian |
1997-07-29 | Remove some unnecessary include statements (comment out with #ifdef FALSE). | Thomas G. Lockhart |
1997-07-28 | Added SCO support, from Daniel Harris. | Bruce Momjian |
1997-07-24 | Various compile errors concerning overflow due to shifts, unsigned, and bad p... | Bruce Momjian |
1997-04-24 | Somewhat backwards #ifdef's for HAVE_GETRUSAGE | Marc G. Fournier |
1997-04-23 | Change HAVE_RUSAGE to HAVE_GETRUSAGE, which is the more appropriate | Marc G. Fournier |
1997-02-14 | Remove WIN32 defines. They never worked. | Bruce Momjian |
1997-02-12 | Patch from Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier |
1997-02-03 | Change references to NEED_RUSAGE to HAVE_RUSAGE | Marc G. Fournier |
1997-01-27 | Apply usage patches for European Dates patch from Keith | Marc G. Fournier |
1997-01-26 | Change next to nextstep where missed. | Bruce Momjian |
1997-01-26 | Bring in a patch from Keith Parks to move the use of European dates | Marc G. Fournier |
1997-01-14 | Eliminate dupliclate definition of external variables reldesc and DataDir. | Bryan Henderson |
1996-12-26 | pq/signal() portability patch. Also psql copy prompt fix. | Bruce Momjian |
1996-12-07 | Reduce printing from debug level 2 ande layout change. | Bruce Momjian |
1996-11-27 | Allow all empty queries to return EMPTY. | Bruce Momjian |
1996-11-18 | Remove linux define of __USE_POSIX, which doesn't appear to do anything. | Bryan Henderson |
1996-11-16 | Remove old GetPGData reference that causes warning. | Bryan Henderson |
1996-11-14 | Remove most compile-time options, add a few runtime options to make up for it. | Bryan Henderson |
1996-11-11 | Warning removal cleanup | Bruce Momjian |
1996-11-10 | All external function definitions now have prototypes that are checked. | Bruce Momjian |
1996-11-10 | Quiet compiler warnings. | Bryan Henderson |
1996-11-08 | Compile and warning cleanup | Bruce Momjian |
1996-11-04 | Remove OPENLINK define | Bruce Momjian |
1996-11-03 | Produce a clean compile of backend... | Marc G. Fournier |
1996-10-31 | more removal of PORTNAME_* | Marc G. Fournier |
1996-10-30 | Fix memset() call, variables being passed in wrong order. | Marc G. Fournier |
1996-10-13 | Added consistent include file handling for MAXHOSTNAMELEN. | Bruce Momjian |
1996-10-04 | The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGS | Marc G. Fournier |
1996-09-16 | There is a bug in the function executor. The backend crashes while trying to | Marc G. Fournier |
1996-09-10 | Fixes: | Marc G. Fournier |
1996-08-19 | More run-time checking errors: | Marc G. Fournier |
1996-08-06 | Fixes: | Marc G. Fournier |
1996-07-22 | More merges from Dr. George's tree... | Marc G. Fournier |
1996-07-19 | Fixes: | Marc G. Fournier |
1996-07-15 | fsync patch from openlink | Marc G. Fournier |
1996-07-09 | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier |