summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_tsdictionary.sgml
AgeCommit message (Expand)Author
2010-11-26Add more ALTER <object> .. SET SCHEMA commands.Robert Haas
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2009-09-19Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2007-10-17Another round of editorialization on the text search documentation.Tom Lane
2007-08-22Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by treating theTom Lane
2007-08-21First rough cut at text search documentation: bare bones referenceTom Lane