summaryrefslogtreecommitdiff
path: root/src/include/utils/ps_status.h
Commit message (Expand)AuthorAgeFilesLines
* Repair an error introduced by log_line_prefix patch: it is not acceptableTom Lane2005-11-051-2/+2
* Move responsibility for copying argv[] array into ps_status.c, where itTom Lane2004-02-221-2/+2
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-3/+2
* Fix getopt-vs-init_ps_display problem by copying original argv[] info,Tom Lane2001-10-211-7/+8
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-6/+5
* Clean up #include's.Bruce Momjian2000-06-151-2/+0
* New ps display code, works on more platforms.Peter Eisentraut2000-06-041-92/+10
* Update so init displays status with setproctitle too, like the rest of them.Bruce Momjian2000-05-241-0/+1
* Make setproctitle update for every query.Bruce Momjian2000-05-241-4/+3
* Comment out no-op ps updates for setproctitle(), until we figure outBruce Momjian2000-05-231-2/+2
* this fixes the bug where setting the entry in he process table no longer worksMarc G. Fournier2000-05-121-1/+21
* A few more macro cleanupsBruce Momjian2000-04-121-2/+5
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-9/+9
* >> 5. empty define that results in an empty but terminated line ( ; )Bruce Momjian2000-03-231-2/+2
* Fix memory overrun while setting ps statusTatsuo Ishii1999-12-101-8/+7
* configure cleanupBruce Momjian1999-07-181-1/+1
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-1/+0
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-1/+0
* I suggest the following portability patch, which does notBruce Momjian1999-03-191-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-1/+1
* SET_ARGS cleanupBruce Momjian1999-02-021-1/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-5/+5
* missed adding a new include fileMarc G. Fournier1998-08-251-0/+87