| Commit message (Expand) | Author | Age | Files | Lines |
| * | Repair an error introduced by log_line_prefix patch: it is not acceptable | Tom Lane | 2005-11-05 | 1 | -2/+2 |
| * | Move responsibility for copying argv[] array into ps_status.c, where it | Tom Lane | 2004-02-22 | 1 | -2/+2 |
| * | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -2/+2 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -1/+2 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -3/+2 |
| * | Fix getopt-vs-init_ps_display problem by copying original argv[] info, | Tom Lane | 2001-10-21 | 1 | -7/+8 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -6/+5 |
| * | Clean up #include's. | Bruce Momjian | 2000-06-15 | 1 | -2/+0 |
| * | New ps display code, works on more platforms. | Peter Eisentraut | 2000-06-04 | 1 | -92/+10 |
| * | Update so init displays status with setproctitle too, like the rest of them. | Bruce Momjian | 2000-05-24 | 1 | -0/+1 |
| * | Make setproctitle update for every query. | Bruce Momjian | 2000-05-24 | 1 | -4/+3 |
| * | Comment out no-op ps updates for setproctitle(), until we figure out | Bruce Momjian | 2000-05-23 | 1 | -2/+2 |
| * | this fixes the bug where setting the entry in he process table no longer works | Marc G. Fournier | 2000-05-12 | 1 | -1/+21 |
| * | A few more macro cleanups | Bruce Momjian | 2000-04-12 | 1 | -2/+5 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -9/+9 |
| * | >> 5. empty define that results in an empty but terminated line ( ; ) | Bruce Momjian | 2000-03-23 | 1 | -2/+2 |
| * | Fix memory overrun while setting ps status | Tatsuo Ishii | 1999-12-10 | 1 | -8/+7 |
| * | configure cleanup | Bruce Momjian | 1999-07-18 | 1 | -1/+1 |
| * | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -1/+0 |
| * | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian | 1999-07-14 | 1 | -1/+0 |
| * | I suggest the following portability patch, which does not | Bruce Momjian | 1999-03-19 | 1 | -2/+2 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -1/+1 |
| * | SET_ARGS cleanup | Bruce Momjian | 1999-02-02 | 1 | -1/+2 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -5/+5 |
| * | missed adding a new include file | Marc G. Fournier | 1998-08-25 | 1 | -0/+87 |