| Commit message (Expand) | Author | Age |
* | Move reindexdb from /contrib to /bin. | Bruce Momjian | 2005-07-29 |
* | Basic documentation for ROLEs. The user-manag chapter still needs to | Tom Lane | 2005-07-26 |
* | Add SET ROLE. This is a partial commit of Stephen Frost's recent patch; | Tom Lane | 2005-07-25 |
* | Two-phase commit. Original patch by Heikki Linnakangas, with additional | Tom Lane | 2005-06-17 |
* | Seems it would be nice if the ALTER INDEX ref page were actually | Tom Lane | 2004-08-21 |
* | Some mop-up work for savepoints (nested transactions). Store a small | Tom Lane | 2004-08-01 |
* | Support renaming of tablespaces, and changing the owners of | Tom Lane | 2004-06-25 |
* | initlocation is history. (It's still mentioned in manage-ag.sgml, | Tom Lane | 2004-06-18 |
* | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 |
* | Remove additional tcl doc mention. | Bruce Momjian | 2004-04-20 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | First batch of object rename commands. | Peter Eisentraut | 2003-06-27 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | Another big editing pass for consistent content and presentation. | Peter Eisentraut | 2003-03-24 |
* | Todo items: | Bruce Momjian | 2003-03-20 |
* | Re-addd Rod's ALTER DOMAIN patch. | Bruce Momjian | 2002-12-06 |
* | Back out ALTER DOMAIN patch until missing file appears. | Bruce Momjian | 2002-12-06 |
* | ALTER DOMAIN .. SET / DROP NOT NULL | Bruce Momjian | 2002-12-06 |
* | Remove more references to pgaccess as a build target in docs. | Bruce Momjian | 2002-09-08 |
* | PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing | Tom Lane | 2002-08-27 |
* | I attach a little patch to make CLUSTER set and reset the indisclustered | Bruce Momjian | 2002-08-27 |
* | Add missing links. | Tom Lane | 2002-08-17 |
* | Move pg_controldata from /contrib to src/bin. | Bruce Momjian | 2002-08-16 |
* | The attached patch implements START TRANSACTION, per SQL99. The | Bruce Momjian | 2002-08-04 |
* | Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more | Tom Lane | 2002-07-29 |
* | Add CREATE CONVERSION/DROP CONVERSOION reference manual | Tatsuo Ishii | 2002-07-22 |
* | pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus | Peter Eisentraut | 2002-07-18 |
* | Implement DROP SCHEMA. It lacks support for dropping conversions and | Tom Lane | 2002-07-18 |
* | Add a reference page for CREATE SCHEMA. | Tom Lane | 2002-04-25 |
* | Here's a doc patch for ALTER TRIGGER RENAME. Please apply if there are | Bruce Momjian | 2002-04-24 |
* | Update SQL-command reference pages for schema features. | Tom Lane | 2002-04-23 |
* | Authentication improvements: | Bruce Momjian | 2002-04-04 |
* | Add DOMAIN support. Includes manual pages and regression tests, from | Bruce Momjian | 2002-03-19 |
* | Back out domain patch until it works properly. | Bruce Momjian | 2002-03-07 |
* | Ok. Updated patch attached. | Bruce Momjian | 2002-03-06 |
* | User and database-specific session defaults for run-time configuration | Peter Eisentraut | 2002-03-01 |
* | pg_upgrade doesn't live here anymore. Remove dangling references. | Tom Lane | 2002-01-15 |
* | Deprecate 'current' date/time constant. | Thomas G. Lockhart | 2001-11-21 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | Add SET SESSION AUTHORIZATION command. | Peter Eisentraut | 2001-05-08 |
* | Rewrite of planner statistics-gathering code. ANALYZE is now available as | Tom Lane | 2001-05-07 |
* | Disable pg_upgrade. | Peter Eisentraut | 2001-03-24 |
* | Update, polish, consistencify preface/intro sections. | Peter Eisentraut | 2001-02-03 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | New shell for the to be written CHECKPOINT documentation, so the summary | Peter Eisentraut | 2001-01-13 |
* | Refine some things to create better looking man pages. | Peter Eisentraut | 2000-12-25 |
* | Repair markup | Peter Eisentraut | 2000-11-25 |
* | Revive Reference Manual, remove reference pages from User's Guide. | Peter Eisentraut | 2000-11-24 |
* | Fixups in content and markup for 7.0 release. | Thomas G. Lockhart | 2000-05-02 |
* | Accumulated fixups. | Thomas G. Lockhart | 2000-03-30 |