| Commit message (Expand) | Author | Age | Files | Lines |
| * | Makeover for Unixware 7.1.1 | Peter Eisentraut | 2000-10-22 | 1 | -2/+8 |
| * | Convert all remaining float4 and float8 functions to new fmgr style. | Tom Lane | 2000-08-01 | 1 | -6/+6 |
| * | Remove a bunch of unused configure tests, in particular cases where | Peter Eisentraut | 2000-07-12 | 1 | -5/+4 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -7/+1 |
| * | Final cleanup. | Bruce Momjian | 1999-07-16 | 1 | -3/+5 |
| * | Update #include cleanups | Bruce Momjian | 1999-07-16 | 1 | -3/+3 |
| * | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -2/+1 |
| * | cleanup of long long int atoi test. | Bruce Momjian | 1999-07-10 | 1 | -3/+3 |
| * | Re-apply range check patch after fixing LIMIT_H test and defines. | Bruce Momjian | 1999-07-09 | 1 | -7/+7 |
| * | Backup pg_atoi patch for long checking. Caused initdb problems. | Bruce Momjian | 1999-07-09 | 1 | -3/+3 |
| * | pg_atoi() does range check on int4 data only if | Bruce Momjian | 1999-07-08 | 1 | -3/+3 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -5/+5 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | Search contrib/tcl for tcl startup. | Bruce Momjian | 1998-10-02 | 1 | -2/+2 |
| * | The pg_atoi() function uses strtol() to convert the string to numbers. Some | Bruce Momjian | 1998-09-12 | 1 | -3/+14 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -2/+2 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -8/+8 |
| * | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -3/+1 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -8/+8 |
| * | Goodbye register keyword. Compiler knows better. | Bruce Momjian | 1998-02-11 | 1 | -7/+7 |
| * | Change some ABORTS to ERROR. Add line number when COPY Failure. | Bruce Momjian | 1998-01-05 | 1 | -10/+10 |
| * | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 | 1 | -10/+10 |
| * | First clean compile without a "PORTNAME" variable being set... | Marc G. Fournier | 1997-12-20 | 1 | -5/+1 |
| * | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier | 1997-12-19 | 1 | -3/+6 |
| * | Use limits.h for INT, SHRT, and SCHAR min and max values rather than | Thomas G. Lockhart | 1997-11-17 | 1 | -7/+29 |
| * | Inline memset() as MemSet(). | Bruce Momjian | 1997-09-18 | 1 | -2/+2 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -64/+64 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -324/+363 |
| * | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian | 1997-08-19 | 1 | -1/+5 |
| * | Remove more (void) and fix -Wall warnings. | Bruce Momjian | 1997-08-12 | 1 | -3/+3 |
| * | Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so... | Bruce Momjian | 1997-08-12 | 1 | -2/+2 |
| * | Add fcvt() as a check to configure so that we can get rid of the BSD44_derived | Marc G. Fournier | 1997-04-22 | 1 | -4/+2 |
| * | Add ccsym to tools to determine OS/compiler specific symbols | Marc G. Fournier | 1997-04-13 | 1 | -2/+2 |
| * | Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full | Bruce Momjian | 1996-12-28 | 1 | -4/+4 |
| * | More stuff to make it compile on various ports. | Bryan Henderson | 1996-11-27 | 1 | -1/+2 |
| * | Another directory that compiles with no errors, and few warnings | Marc G. Fournier | 1996-11-06 | 1 | -1/+6 |
| * | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 | 1 | -2/+1 |
| * | more removal of PORTNAME_* | Marc G. Fournier | 1996-10-31 | 1 | -5/+5 |
| * | - merging in Dr. George's tree with ours | Marc G. Fournier | 1996-07-22 | 1 | -2/+4 |
| * | fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1} | Marc G. Fournier | 1996-07-16 | 1 | -2/+2 |
| * | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+401 |