summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_tsconfig.sgml
AgeCommit message (Expand)Author
2020-09-17Allow CURRENT_ROLE where CURRENT_USER is acceptedPeter Eisentraut
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2015-03-09Allow CURRENT/SESSION_USER to be used in certain commandsAlvaro Herrera
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
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-08-22Fix cut-n-paste-o.Tom Lane
2007-08-22Remove option to change parser of an existing text search configuration.Tom Lane
2007-08-21First rough cut at text search documentation: bare bones referenceTom Lane