<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/contrib/dblink/doc/query, branch master</title>
<subtitle>git.postgresql.org: git/postgresql.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/'/>
<entry>
<title>Remove /contrib/dblink/doc directory, now in SGML.</title>
<updated>2007-11-11T05:13:09+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2007-11-11T05:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=554683f9a19fbd3ea34e75c3ca84b1d95f724e03'/>
<id>554683f9a19fbd3ea34e75c3ca84b1d95f724e03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added async query capability. Original patch by</title>
<updated>2006-09-02T21:11:15+00:00</updated>
<author>
<name>Joe Conway</name>
<email>mail@joeconway.com</email>
</author>
<published>2006-09-02T21:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=52a3ed9fac32e16f6061cbc49046c0bd97f8f77a'/>
<id>52a3ed9fac32e16f6061cbc49046c0bd97f8f77a</id>
<content type='text'>
Kai Londenberg, modified by Joe Conway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kai Londenberg, modified by Joe Conway
</pre>
</div>
</content>
</entry>
<entry>
<title>Cause initdb to create a third standard database "postgres", which</title>
<updated>2005-06-21T04:02:34+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2005-06-21T04:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=6f7fc0badef55b376f408bd318a8065fd2edf266'/>
<id>6f7fc0badef55b376f408bd318a8065fd2edf266</id>
<content type='text'>
unlike template0 and template1 does not have any special status in
terms of backend functionality.  However, all external utilities such
as createuser and createdb now connect to "postgres" instead of
template1, and the documentation is changed to encourage people to use
"postgres" instead of template1 as a play area.  This should fix some
longstanding gotchas involving unexpected propagation of database
objects by createdb (when you used template1 without understanding
the implications), as well as ameliorating the problem that CREATE
DATABASE is unhappy if anyone else is connected to template1.
Patch by Dave Page, minor editing by Tom Lane.  All per recent
pghackers discussions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unlike template0 and template1 does not have any special status in
terms of backend functionality.  However, all external utilities such
as createuser and createdb now connect to "postgres" instead of
template1, and the documentation is changed to encourage people to use
"postgres" instead of template1 as a play area.  This should fix some
longstanding gotchas involving unexpected propagation of database
objects by createdb (when you used template1 without understanding
the implications), as well as ameliorating the problem that CREATE
DATABASE is unhappy if anyone else is connected to template1.
Patch by Dave Page, minor editing by Tom Lane.  All per recent
pghackers discussions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added new versions of dblink, dblink_exec, dblink_open, dblink_close,</title>
<updated>2004-03-07T02:27:00+00:00</updated>
<author>
<name>Joe Conway</name>
<email>mail@joeconway.com</email>
</author>
<published>2004-03-07T02:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=6a1e2b3c2884eb842a7af5f0f92a01c2a7ee7ac9'/>
<id>6a1e2b3c2884eb842a7af5f0f92a01c2a7ee7ac9</id>
<content type='text'>
and, dblink_fetch -- allows ERROR on remote side of connection to
throw NOTICE locally instead of ERROR. Also removed documentation for
previously deprecated, now removed, functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and, dblink_fetch -- allows ERROR on remote side of connection to
throw NOTICE locally instead of ERROR. Also removed documentation for
previously deprecated, now removed, functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Please apply attached patch to contrib/dblink. It adds named persistent</title>
<updated>2003-06-25T01:10:15+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2003-06-25T01:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=8f337e86cd98b0f033aa823c6cbb3844ccb78dff'/>
<id>8f337e86cd98b0f033aa823c6cbb3844ccb78dff</id>
<content type='text'>
connections to dblink.

Shridhar Daithanka
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
connections to dblink.

Shridhar Daithanka
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing dblink files.</title>
<updated>2002-09-02T06:32:41+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2002-09-02T06:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=a02780ffd08c1f1c9ad4129cc6d6fb19886a5064'/>
<id>a02780ffd08c1f1c9ad4129cc6d6fb19886a5064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
