aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/dblink.sgml
Commit message (Expand)AuthorAge
* Rename "Example" sections to "Examples" in dblink chapterPeter Eisentraut2011-08-07
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian2011-05-07
* Update contrib documention mentions to point to actual documentationBruce Momjian2011-01-26
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-29
* Change the interpretation of the primary_key_attnums parameter ofTom Lane2010-06-15
* Replace "slave" to "standby" in documentation for consistent terminology.Itagaki Takahiro2010-06-07
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Fix missing <manvolnum> markers in dblink reference entries.Tom Lane2010-01-06
* Implement dblink_get_notify().Joe Conway2009-08-05
* Add some more documentation and cross-links on using dblink with SQL/MED.Peter Eisentraut2009-06-18
* Add support for using SQL/MED compliant FOREIGN DATA WRAPPER, SERVER,Joe Conway2009-06-06
* Add refentrytitle elements to refentry pages. Their absence confused thePeter Eisentraut2008-11-12
* Fix dblink_connect() so that it verifies that a password is supplied in theTom Lane2008-09-22
* Implement current_query(), that shows the currently executing query.Bruce Momjian2008-04-04
* Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane2007-12-06
* Ensure that all <sect1> and <refentry> tags have IDs. This is neededTom Lane2007-12-02
* Move most /contrib README files into SGML. Some still need conversionBruce Momjian2007-11-10