| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a 'waiting' column to pg_stat_activity to carry the same information | Tom Lane | 2006-08-19 | 1 | -2/+3 |
| * | Allow units to be specified with configuration settings. | Peter Eisentraut | 2006-07-27 | 1 | -2/+2 |
| * | Remove hard-wired lists of timezone abbreviations in favor of providing | Tom Lane | 2006-07-25 | 1 | -1/+6 |
| * | Add last-vacuum/analyze-time columns to the stats collector, both manual and | Alvaro Herrera | 2006-05-19 | 1 | -1/+5 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | Add a new system view, pg_cursors, that displays the currently available | Neil Conway | 2006-01-18 | 1 | -1/+8 |
| * | Change the parameter_types column of the pg_prepared_statements to be | Neil Conway | 2006-01-16 | 1 | -2/+2 |
| * | Add a new system view, pg_prepared_statements, that can be used to | Neil Conway | 2006-01-08 | 1 | -1/+7 |
| * | Revise pgstats stuff to fix the problems with not counting accesses | Tom Lane | 2005-10-06 | 1 | -6/+7 |
| * | Rename pg_stat_file columns to be more consistent. Split apart change | Bruce Momjian | 2005-08-15 | 1 | -4/+5 |
| * | Allow the pgstat views to show toast tables as well as regular tables | Tom Lane | 2005-08-15 | 1 | -5/+5 |
| * | Make pg_stat_file() use OUT parameters so that the user doesn't have to | Tom Lane | 2005-08-13 | 1 | -1/+21 |
| * | Add per-user and per-database connection limit options. | Tom Lane | 2005-07-31 | 1 | -1/+2 |
| * | Add a role property 'rolinherit' which, when false, denotes that the role | Tom Lane | 2005-07-26 | 1 | -2/+4 |
| * | Replace pg_shadow and pg_group by new role-capable catalogs pg_authid | Tom Lane | 2005-06-28 | 1 | -7/+43 |
| * | Add a time-of-preparation column to the pg_prepared_xacts view, per an | Tom Lane | 2005-06-18 | 1 | -7/+8 |
| * | Two-phase commit. Original patch by Heikki Linnakangas, with additional | Tom Lane | 2005-06-17 | 1 | -25/+34 |
| * | Extend the pg_locks system view so that it can fully display all lock | Tom Lane | 2005-05-17 | 1 | -3/+5 |
| * | Complete the following TODO items: | Neil Conway | 2005-05-09 | 1 | -2/+5 |
| * | Some more missed copyright notices. Many of these look like they | Tom Lane | 2005-01-01 | 1 | -2/+2 |
| * | Fix pg_indexes view so that it shows the index's tablespace not the | Tom Lane | 2004-10-11 | 1 | -5/+5 |
| * | The attached patch shows the new column "tablespace" in the mentioned | Bruce Momjian | 2004-07-21 | 1 | -1/+5 |
| * | Back out pg_autovacuum commit after cvs clean failure causes commit. | Bruce Momjian | 2004-07-21 | 1 | -5/+1 |
| * | lease find enclosed a patch that matches the PL/Perl documentation | Bruce Momjian | 2004-07-21 | 1 | -1/+5 |
| * | Please find attached a small patch against current cvs head, so that | Bruce Momjian | 2004-04-26 | 1 | -11/+11 |
| * | pg_settings should have UPDATE privilege allowed to public. | Tom Lane | 2004-01-14 | 1 | -1/+3 |
| * | Added new group of read-only GUC variables to allow simple access | Joe Conway | 2003-12-03 | 1 | -3/+3 |
| * | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Dunno why this got committed with DOS newlines, but fix that, and | Tom Lane | 2003-11-13 | 1 | -270/+273 |
| * | Add system_views.sql to CVS. | Bruce Momjian | 2003-11-11 | 1 | -0/+270 |