| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. | Tom Lane | 2011-09-09 | 1 | -2/+3 |
| * | Use clearer notation for getnameinfo() return handling | Peter Eisentraut | 2011-08-09 | 1 | -9/+9 |
| * | Mark pg_stat_reset_shared as strict | Magnus Hagander | 2011-07-03 | 1 | -11/+3 |
| * | Protect pg_stat_reset_shared() against NULL input | Magnus Hagander | 2011-06-29 | 1 | -3/+11 |
| * | Add C comment mentioning pg_stat_activity.procpid should have been | Bruce Momjian | 2011-06-11 | 1 | -0/+1 |
| * | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 | 1 | -9/+9 |
| * | Clean up cruft around collation initialization for tupdescs and scankeys. | Tom Lane | 2011-03-26 | 1 | -12/+24 |
| * | Add client_hostname field to pg_stat_activity. | Robert Haas | 2011-02-17 | 1 | -6/+16 |
| * | Track last time for statistics reset on databases and bgwriter | Magnus Hagander | 2011-02-10 | 1 | -0/+26 |
| * | Add views and functions to monitor hot standby query conflicts | Magnus Hagander | 2011-01-03 | 1 | -0/+101 |
| * | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 | 1 | -1/+1 |
| * | Add new buffers_backend_fsync field to pg_stat_bgwriter. | Robert Haas | 2010-11-15 | 1 | -0/+7 |
| * | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
| * | Add vacuum and analyze counters to pg_stat_*_tables views. | Magnus Hagander | 2010-08-21 | 1 | -1/+65 |
| * | Add stats functions and views to provide access to a transaction's own | Tom Lane | 2010-08-08 | 1 | -1/+201 |
| * | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 | 1 | -4/+4 |
| * | Add functions to reset the statistics counter for a single table/index or | Magnus Hagander | 2010-01-28 | 1 | -1/+24 |
| * | Add pg_stat_reset_shared('bgwriter') to reset the cluster-wide shared | Magnus Hagander | 2010-01-19 | 1 | -1/+13 |
| * | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 | 1 | -2/+2 |
| * | Make pg_stat_activity.application_name visible to all users, rather than | Tom Lane | 2009-11-29 | 1 | -35/+36 |
| * | Add support for an application_name parameter, which is displayed in | Tom Lane | 2009-11-28 | 1 | -4/+12 |
| * | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -33/+35 |
| * | Update copyright for 2009. | Bruce Momjian | 2009-01-01 | 1 | -2/+2 |
| * | Add support for tracking call counts and elapsed runtime for user-defined | Tom Lane | 2008-05-15 | 1 | -2/+39 |
| * | Restructure some header files a bit, in particular heapam.h, by removing some | Alvaro Herrera | 2008-05-12 | 1 | -2/+1 |
| * | Make the pg_stat_activity view call a SRF (pg_stat_get_activity()) | Magnus Hagander | 2008-05-07 | 1 | -1/+223 |
| * | Simplify and standardize conversions between TEXT datums and ordinary C | Tom Lane | 2008-03-25 | 1 | -9/+2 |
| * | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 1 | -2/+2 |
| * | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 | 1 | -12/+12 |
| * | Just-in-time background writing strategy. This code avoids re-scanning | Tom Lane | 2007-09-25 | 1 | -1/+15 |
| * | HOT updates. When we update a tuple without changing any of its indexed | Tom Lane | 2007-09-20 | 1 | -1/+18 |
| * | Rename recently-added pg_stat_activity column from txn_start to xact_start, | Tom Lane | 2007-09-11 | 1 | -4/+4 |
| * | Implement "distributed" checkpoints in which the checkpoint I/O is spread | Tom Lane | 2007-06-28 | 1 | -21/+7 |
| * | Temporary fix for the problem that pg_stat_activity, inet_client_addr(), | Tom Lane | 2007-05-17 | 1 | -1/+3 |
| * | Add some instrumentation to the bgwriter, through the stats collector. | Magnus Hagander | 2007-03-30 | 1 | -1/+53 |
| * | Add new columns for tuple statistics on a database level to | Magnus Hagander | 2007-03-16 | 1 | -1/+86 |
| * | Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). | Tom Lane | 2007-02-27 | 1 | -2/+2 |
| * | Add a function pg_stat_clear_snapshot() that discards any statistics snapshot | Tom Lane | 2007-02-07 | 1 | -12/+24 |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
| * | Add n_live_tuples and n_dead_tuples to pg_stat_all_tables. | Bruce Momjian | 2007-01-02 | 1 | -1/+35 |
| * | Add a txn_start column to pg_stat_activity. This makes it easier to | Neil Conway | 2006-12-06 | 1 | -1/+25 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 1 | -5/+5 |
| * | Add a 'waiting' column to pg_stat_activity to carry the same information | Tom Lane | 2006-08-19 | 1 | -1/+21 |
| * | Remove 576 references of include files that were not needed. | Bruce Momjian | 2006-07-14 | 1 | -5/+1 |
| * | Alphabetically order reference to include files, "N" - "S". | Bruce Momjian | 2006-07-11 | 1 | -2/+2 |
| * | Take the statistics collector out of the loop for monitoring backends' | Tom Lane | 2006-06-19 | 1 | -136/+81 |
| * | Add last-vacuum/analyze-time columns to the stats collector, both manual and | Alvaro Herrera | 2006-05-19 | 1 | -1/+84 |
| * | Have autovacuum report its activities to the stat collector. | Alvaro Herrera | 2006-05-19 | 1 | -1/+15 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | Clean up libpq's pollution of application namespace by renaming the | Tom Lane | 2005-10-17 | 1 | -10/+10 |