summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_conversion.sgml
AgeCommit message (Expand)Author
2021-04-01Add 'noError' argument to encoding conversion functions.Heikki Linnakangas
2020-05-15doc: make ref/*.sgml file header comment layout consistentBruce Momjian
2019-07-05Remove dead encoding-conversion functions.Tom Lane
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
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
2011-08-07Fix a whitespace issue with the man pagesPeter Eisentraut
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-06-16Add notes that CREATE/DROP CONVERSION is similar to CREATE/DROPPeter Eisentraut
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-09-24Remove "convert 'blah' using conversion_name" facility, because if itAndrew Dunstan
2007-01-31Update reference documentation on may/can/might:Bruce Momjian
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2006-01-11Documentation tweak: add spaces around the brackets in the descriptionNeil Conway
2005-05-03Alter the signature for encoding conversion functions to declare theTom Lane
2005-03-07Rename canonical encodings, per Peter:Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-22Make the SQL command synopses appear less random.Peter Eisentraut
2003-09-09Remove a bunch of content-free Diagnostics sections, as per previousTom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-06-27First batch of object rename commands.Peter Eisentraut
2003-06-24Most of the synopsis areas for DROP commands use "name" as theBruce Momjian
2003-04-22More editing of reference pages.Peter Eisentraut
2003-03-25Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut
2003-01-19This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian
2002-11-02Fix permissions-checking bugs and namespace-search-path bugs inTom Lane
2002-09-21Add more appropriate markup.Peter Eisentraut
2002-08-22Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane
2002-07-22Fix typo.Tatsuo Ishii
2002-07-22Add CREATE CONVERSION/DROP CONVERSOION reference manualTatsuo Ishii