]> granicus.if.org Git - postgresql/history - src/backend/executor/instrument.c
Repair problems with VACUUM destroying t_ctid chains too soon, and with
[postgresql] / src / backend / executor / instrument.c
2005-04-16 Tom LaneCreate a new 'MultiExecProcNode' call API for plan...
2005-03-25 Tom LaneImprove EXPLAIN ANALYZE to show the time spent in each...
2005-03-20 Tom LaneOn Windows, use QueryPerformanceCounter instead of...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-01-30 Tom LaneFix debug elog message to agree with name of its routine.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2003-07-21 Tom LaneError message editing in backend/executor.
2002-03-02 Bruce MomjianCommit to match discussed elog() changes. Only update...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-18 Tom LaneEXPLAIN ANALYZE feature to measure and show actual...