aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/allfiles.sgml
Commit message (Expand)AuthorAge
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-19
* Remove ipcclean utility command --- didn't work on all Unixes and onBruce Momjian2008-03-27
* First rough cut at text search documentation: bare bones referenceTom Lane2007-08-21
* Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE.Neil Conway2007-07-03
* Rename the newly-added commands for discarding session state.Neil Conway2007-04-26
* Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATORTom Lane2007-01-23
* Documentation for VALUES lists. Joe Conway and Tom LaneTom Lane2006-09-18
* Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate theAlvaro Herrera2005-11-21
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-29
* Basic documentation for ROLEs. The user-manag chapter still needs toTom Lane2005-07-26
* Add SET ROLE. This is a partial commit of Stephen Frost's recent patch;Tom Lane2005-07-25
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-17
* Seems it would be nice if the ALTER INDEX ref page were actuallyTom Lane2004-08-21
* Allow optional SAVEPOINT keyword in RELEASE and ROLLBACK TO, for greaterTom Lane2004-08-12
* Some mop-up work for savepoints (nested transactions). Store a smallTom Lane2004-08-01
* Support renaming of tablespaces, and changing the owners ofTom Lane2004-06-25
* initlocation is history. (It's still mentioned in manage-ag.sgml,Tom Lane2004-06-18
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-18
* Remove TCL docs.Bruce Momjian2004-04-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* First batch of object rename commands.Peter Eisentraut2003-06-27
* Todo items:Bruce Momjian2003-03-20
* Add SGML file.Bruce Momjian2002-12-06
* Back out ALTER DOMAIN patch until missing file appears.Bruce Momjian2002-12-06
* ALTER DOMAIN .. SET / DROP NOT NULLBruce Momjian2002-12-06
* Remove pgaccess from docs; not shipping it anymore.Bruce Momjian2002-09-07
* PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzingTom Lane2002-08-27
* I attach a little patch to make CLUSTER set and reset the indisclusteredBruce Momjian2002-08-27
* Add missing links.Tom Lane2002-08-17
* Move pg_controldata from /contrib to src/bin.Bruce Momjian2002-08-16
* The attached patch implements START TRANSACTION, per SQL99. TheBruce Momjian2002-08-04
* Implement CREATE/DROP OPERATOR CLASS. Work still remains: need moreTom Lane2002-07-29
* Add CREATE CONVERSION/DROP CONVERSOION reference manualTatsuo Ishii2002-07-22
* pg_cast table, and standards-compliant CREATE/DROP CAST commands, plusPeter Eisentraut2002-07-18
* Implement DROP SCHEMA. It lacks support for dropping conversions andTom Lane2002-07-18
* Add a reference page for CREATE SCHEMA.Tom Lane2002-04-25
* Here's a doc patch for ALTER TRIGGER RENAME. Please apply if there areBruce Momjian2002-04-24
* Authentication improvements:Bruce Momjian2002-04-04
* Add DOMAIN support. Includes manual pages and regression tests, fromBruce Momjian2002-03-19
* Back out domain patch until it works properly.Bruce Momjian2002-03-07
* Ok. Updated patch attached.Bruce Momjian2002-03-06
* User and database-specific session defaults for run-time configurationPeter Eisentraut2002-03-01
* pg_upgrade doesn't live here anymore. Remove dangling references.Tom Lane2002-01-15
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Add SET SESSION AUTHORIZATION command.Peter Eisentraut2001-05-08
* Remove pgadmin.sgml file.Bruce Momjian2001-05-08
* Rewrite of planner statistics-gathering code. ANALYZE is now available asTom Lane2001-05-07
* New shell for the to be written CHECKPOINT documentation, so the summaryPeter Eisentraut2001-01-13
* Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant,Peter Eisentraut2000-11-24
* Revive Reference Manual, remove reference pages from User's Guide.Peter Eisentraut2000-11-24