]> granicus.if.org Git - postgresql/history - src/backend/utils/misc/ps_status.c
Teach planner how to rearrange join order for some classes of OUTER JOIN.
[postgresql] / src / backend / utils / misc / ps_status.c
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-11-05 Tom LaneRepair an error introduced by log_line_prefix patch...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-05-24 Neil ConwayFix weird indentation of function return type.
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-12-02 Bruce MomjianOn win32, there is currently no way to get the equivale...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-03-19 Tom LaneCode review for log_line_prefix patch. Cooperate with...
2004-03-09 Bruce MomjianAdd:
2004-02-22 Tom LaneMove responsibility for copying argv[] array into ps_st...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-08 Tom LaneFix process-status handling for OS X 10.3.
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2002-09-04 Bruce Momjianpgindent run.
2001-12-21 Tom LaneUse MemSet() rather than a loop to do blank-padding...
2001-11-06 Tom LaneAdd Darwin to list of known systems for ps_status.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-22 Tom LaneFurther cleanup of ps_status setup code. On platforms...
2001-10-21 Tom LaneFix getopt-vs-init_ps_display problem by copying origin...
2001-10-05 Bruce Momjian> > I am quite sure that all AIX Versions accept the...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-20 Bruce MomjianFix 'ps' WAIT status display bug on setproctitle()...
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-06-04 Peter EisentrautNew ps display code, works on more platforms.