Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-02 | Another 'mega-commit' of back-patches ... | Marc G. Fournier | |
- integrating the #include file cleanup that Bruce recently did - got the CPU change to adt/Makefile - changing DOUBLEALIGN -> MAXALIGN | |||
1999-02-13 | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | |
1998-09-01 | OK, folks, here is the pgindent output. | Bruce Momjian | |
1998-09-01 | Renaming cleanup, no pgindent yet. | Bruce Momjian | |
1998-06-09 | Auto-seed random so user's can't request random values based on | Bruce Momjian | |
our postmaster random seed used from cancel. | |||
1998-02-24 | Remove #include "port-protos.h", since we no longer use it | Marc G. Fournier | |
From: Frank Ridderbusch <ridderbusch.pad@sni.de> | |||
1997-12-19 | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier | |
Makefile.global. End result, if all goes well, should allow for much easier porting, since there will no longer be a concept of a "port". Most, if not everything, *should* be determined by configure, or by the compiler itself. Still work to be done though :) | |||
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 ↵ | Bruce Momjian | |
indenting. Also static variable indenting. | |||
1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | |
1997-07-28 | Added SCO support, from Daniel Harris. | Bruce Momjian | |
1997-04-27 | Change mixed-case routines to lower-case if referenced in pg_proc.h | Thomas G. Lockhart | |
Add comparison operators to boolean and smaller/larger operators to datetime and timespan. Fix int4 overflow math problem in timespan comparison operators. | |||
1996-11-14 | Use port-protos.h instead of trying to declare random() and srandom() | Bryan Henderson | |
explicitly. | |||
1996-10-31 | more removal of PORTNAME_* | Marc G. Fournier | |
1996-07-22 | - merging in Dr. George's tree with ours | Marc G. Fournier | |
- src/backend/access - no changes - src/backend/utils - mostly cosmetic changes - ESCAPE_PATCH Added - src/Makefile.global changes merged | |||
1996-07-16 | fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1} | Marc G. Fournier | |
submitted by: Bruce Momjian (root@candle.pha.pa.us) | |||
1996-07-09 | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | |