| Commit message (Expand) | Author | Age |
* | SQL/MED catalog manipulation facilities | Peter Eisentraut | 2008-12-19 |
* | Remove ipcclean utility command --- didn't work on all Unixes and on | Bruce Momjian | 2008-03-27 |
* | First rough cut at text search documentation: bare bones reference | Tom Lane | 2007-08-21 |
* | Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE. | Neil Conway | 2007-07-03 |
* | Rename the newly-added commands for discarding session state. | Neil Conway | 2007-04-26 |
* | Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR | Tom Lane | 2007-01-23 |
* | Documentation for VALUES lists. Joe Conway and Tom Lane | Tom Lane | 2006-09-18 |
* | Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the | Alvaro Herrera | 2005-11-21 |
* | 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 |
* | Allow optional SAVEPOINT keyword in RELEASE and ROLLBACK TO, for greater | Tom Lane | 2004-08-12 |
* | 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 TCL docs. | Bruce Momjian | 2004-04-20 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | First batch of object rename commands. | Peter Eisentraut | 2003-06-27 |
* | Todo items: | Bruce Momjian | 2003-03-20 |
* | Add SGML file. | 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 pgaccess from docs; not shipping it anymore. | Bruce Momjian | 2002-09-07 |
* | 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 |
* | 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 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Add SET SESSION AUTHORIZATION command. | Peter Eisentraut | 2001-05-08 |
* | Remove pgadmin.sgml file. | Bruce Momjian | 2001-05-08 |
* | Rewrite of planner statistics-gathering code. ANALYZE is now available as | Tom Lane | 2001-05-07 |
* | New shell for the to be written CHECKPOINT documentation, so the summary | Peter Eisentraut | 2001-01-13 |
* | Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant, | Peter Eisentraut | 2000-11-24 |
* | Revive Reference Manual, remove reference pages from User's Guide. | Peter Eisentraut | 2000-11-24 |