| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up a few fprintf(stderr)'s that should be elog's. | Tom Lane | 2002-11-02 | 1 | -6/+4 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -4/+4 |
| * | Remove sys/types.h in files that include postgres.h, and hence c.h, | Bruce Momjian | 2002-09-02 | 1 | -2/+1 |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | Commit to match discussed elog() changes. Only update is that LOG is | Bruce Momjian | 2002-03-02 | 1 | -24/+15 |
| * | Move sys/types.h to top, for hiroyuki hanai/ FreeBSD. | Bruce Momjian | 2002-02-08 | 1 | -2/+2 |
| * | Add gp->gr_mem != NULL check for Solaris, per Seth Hettich | Bruce Momjian | 2001-10-29 | 1 | -2/+3 |
| * | Check for NULL return from getgrgid(), per Seth Hettich | Bruce Momjian | 2001-10-29 | 1 | -2/+2 |
| * | Fix FindExec() for case where executable is found via a relative path | Tom Lane | 2001-10-21 | 1 | -20/+10 |
| * | Noticed a small bug in the code. Probably been there for some time. Note | Bruce Momjian | 2001-05-09 | 1 | -2/+4 |
| * | Remove useless setuid() call, instead add a check that real and effective | Tom Lane | 2001-04-21 | 1 | -4/+1 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Another round of those unportable config/build changes :-/ | Peter Eisentraut | 2000-07-09 | 1 | -2/+2 |
| * | Mark functions as static and ifdef NOT_USED as appropriate. | Bruce Momjian | 2000-06-08 | 1 | -2/+4 |
| * | 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 | -3/+1 |
| * | Update #include cleanups | Bruce Momjian | 1999-07-16 | 1 | -2/+2 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -2/+2 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -6/+6 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -12/+12 |
| * | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -3/+1 |
| * | Another for for exec() removal and finding binaries. | Bruce Momjian | 1998-06-09 | 1 | -26/+28 |
| * | Fixed exec path problem. | Bruce Momjian | 1998-06-08 | 1 | -9/+9 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -29/+29 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -180/+197 |
| * | Remove unneeded stat calls. | Bruce Momjian | 1997-08-27 | 1 | -2/+2 |
| * | Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so... | Bruce Momjian | 1997-08-12 | 1 | -9/+9 |
| * | Remove WIN32 defines. They never worked. | Bruce Momjian | 1997-02-14 | 1 | -22/+1 |
| * | Another directory that compiles with no errors, and few warnings | Marc G. Fournier | 1996-11-06 | 1 | -2/+3 |
| * | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+251 |