<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/contrib/dblink/doc/connection, 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>Restrict non-superusers to password authenticated connections</title>
<updated>2007-07-08T17:12:38+00:00</updated>
<author>
<name>Joe Conway</name>
<email>mail@joeconway.com</email>
</author>
<published>2007-07-08T17:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=d92583f88ec75eb73855a794230aa94c4366f103'/>
<id>d92583f88ec75eb73855a794230aa94c4366f103</id>
<content type='text'>
to prevent possible escalation of privilege. Provide new SECURITY
DEFINER functions with old behavior, but initially REVOKE ALL
from public for these functions. Per list discussion and design
proposed by Tom Lane. A different approach will be used for
back-branches, committed separately.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to prevent possible escalation of privilege. Provide new SECURITY
DEFINER functions with old behavior, but initially REVOKE ALL
from public for these functions. Per list discussion and design
proposed by Tom Lane. A different approach will be used for
back-branches, committed separately.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CVS tag lines to files that were lacking them.</title>
<updated>2006-03-11T04:38:42+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2006-03-11T04:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=f3d99d160d1f6104dc7b1b44e66aa4c713e52680'/>
<id>f3d99d160d1f6104dc7b1b44e66aa4c713e52680</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>
