index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
dblink.sgml
Commit message (
Expand
)
Author
Age
*
Create an improved FDW option validator function for contrib/dblink.
Tom Lane
2012-10-10
*
Improve efficiency of dblink by using libpq's new row processor API.
Tom Lane
2012-04-04
*
Rename "Example" sections to "Examples" in dblink chapter
Peter Eisentraut
2011-08-07
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-05-07
*
Update contrib documention mentions to point to actual documentation
Bruce Momjian
2011-01-26
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Spell and markup checking
Peter Eisentraut
2010-08-17
*
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-29
*
Change the interpretation of the primary_key_attnums parameter of
Tom Lane
2010-06-15
*
Replace "slave" to "standby" in documentation for consistent terminology.
Itagaki Takahiro
2010-06-07
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Fix missing <manvolnum> markers in dblink reference entries.
Tom Lane
2010-01-06
*
Implement dblink_get_notify().
Joe Conway
2009-08-05
*
Add some more documentation and cross-links on using dblink with SQL/MED.
Peter Eisentraut
2009-06-18
*
Add support for using SQL/MED compliant FOREIGN DATA WRAPPER, SERVER,
Joe Conway
2009-06-06
*
Add refentrytitle elements to refentry pages. Their absence confused the
Peter Eisentraut
2008-11-12
*
Fix dblink_connect() so that it verifies that a password is supplied in the
Tom Lane
2008-09-22
*
Implement current_query(), that shows the currently executing query.
Bruce Momjian
2008-04-04
*
Make an editorial pass over the newly SGML-ified contrib documentation.
Tom Lane
2007-12-06
*
Ensure that all <sect1> and <refentry> tags have IDs. This is needed
Tom Lane
2007-12-02
*
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-11-10