<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

<channel rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/">
<title>talkaboutdatabases.com Pgsql Patches</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/</link>
<description>$</description>
<dc:language>en-us</dc:language>
<dc:rights>Copyright 2003-2005, Talk About Network. All Rights Reserved.</dc:rights>
<dc:date>2008-07-04T09:07:42+00:00</dc:date>
<dc:publisher>TAN</dc:publisher>
<dc:creator>rss@talkaboutnetwork.com</dc:creator>
<dc:subject>Discussion</dc:subject>
<syn:updatePeriod>hourly</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>1970-01-01T00:00+00:00</syn:updateBase>
<items>
 <rdf:Seq>
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13573.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13566.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13559.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13555.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13554.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13552.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13544.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13539.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13531.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13520.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13519.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13517.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13516.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13509.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13506.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13505.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13504.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13502.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13501.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13497.html" />
 </rdf:Seq>
</items>
<image rdf:resource="http://tan12.talkaboutnetwork.com/images/spacer.gif" /> 
<textinput rdf:resource="http://talkaboutdatabases.com/group/pgsql.patches/search.html" />
</channel>

<image rdf:about="http://tan12.talkaboutnetwork.com/images/spacer.gif">
<title>talkaboutdatabases.com Pgsql Patches</title>
<url>http://tan12.talkaboutnetwork.com/images/spacer.gif</url>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/</link>
</image>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13573.html">
<title>Re: Relation forks  FSM rewrite patches</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13573.html</link>
<description>On Fri, 2008-07-04 at 15:20 +0300, Heikki Linnakangas wrote:   2. We only update the FSM when we try to insert a tuple and find that it   doesnt fit. That reduces the amount of FSM updates dramatically when   youre doing bulk inserts. (This is the sa...</description>
<dc:creator>simon@[EMAIL PROTECTED]
 (Simon Riggs)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-04T14:31:59+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13566.html">
<title>Re: Relation forks  FSM rewrite patches</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13566.html</link>
<description>On Fri, 2008-07-04 at 12:27 +0300, Heikki Linnakangas wrote:  Simon Riggs wrote:   On Fri, 2008-06-27 at 19:36 +0300, Heikki Linnakangas wrote:      Heres an updated version of the relation forks patch, and an    incremental FSM rewrite patch on top ...</description>
<dc:creator>simon@[EMAIL PROTECTED]
 (Simon Riggs)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-04T12:10:44+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13559.html">
<title>Re: variadic function support</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13559.html</link>
<description>2008/7/4 Simon Riggs simon@2ndquadrant.com:   On Mon, 2008-06-23 at 15:13 +0200, Pavel Stehule wrote:   this patch enhance current syntax of CREATE FUNCTION statement. It  allows creating functions with variable number of arguments. This  version is ...</description>
<dc:creator>pavel.stehule@[EMAIL PROTECTED]
 (Pavel ...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-04T12:01:37+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13555.html">
<title>Re: Sorting writes during checkpoint</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13555.html</link>
<description>On Mon, 2008-05-05 at 00:23 -0400, Tom Lane wrote:  Greg Smith gsmith@gregsmith.com writes:   On Sun, 4 May 2008, Tom Lane wrote:   Well, I tried a pgbench test similar to that one --- on smaller hardware    than was reported, so it was a bit smaller...</description>
<dc:creator>simon@[EMAIL PROTECTED]
 (Simon Riggs)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-04T09:37:10+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13554.html">
<title>Re: Relation forks  FSM rewrite patches</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13554.html</link>
<description>On Fri, 2008-06-27 at 19:36 +0300, Heikki Linnakangas wrote:   Heres an updated version of the relation forks patch, and an   incremental FSM rewrite patch on top of that. The relation forks patch   is ready for review. The FSM implementation is more...</description>
<dc:creator>simon@[EMAIL PROTECTED]
 (Simon Riggs)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-04T09:56:54+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13552.html">
<title>Re: variadic function support</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13552.html</link>
<description>On Mon, 2008-06-23 at 15:13 +0200, Pavel Stehule wrote:   this patch enhance current syntax of CREATE FUNCTION statement. It  allows creating functions with variable number of arguments. This  version is different than last my patches. It doesnt need...</description>
<dc:creator>simon@[EMAIL PROTECTED]
 (Simon Riggs)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-04T10:05:35+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13544.html">
<title>Re: Relation forks  FSM rewrite patches</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13544.html</link>
<description>Heikki Linnakangas wrote:  Heres an updated version of the relation forks patch, and an   incremental FSM rewrite patch on top of that. The relation forks patch   is ready for review. The FSM implementation is more work-in-progress   still, but Id li...</description>
<dc:creator>markir@[EMAIL PROTECTED]
 (Mark Kirkwood...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-04T15:23:51+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13539.html">
<title>Solaris ident authentication using unix domain sockets</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13539.html</link>
<description>Hi, 	I have a patch that I have been using to support postgresqls notion of ident authentication when using unix domain sockets on Solaris.  This patch basically just adds support for using  getupeercred() on Solaris so unix sockets and ident auth wo...</description>
<dc:creator>ghamlin@[EMAIL PROTECTED]
 (Garick Hamli...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T13:36:28+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13531.html">
<title>Re: Exposing keywords to clients</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13531.html</link>
<description>------=_Part_10174_15321741.1215067968632 Content-Type: multipart/alternative  	boundary=----=_Part_10175_1119295.1215067968632   ------=_Part_10175_1119295.1215067968632 Content-Type: text/plain charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Con...</description>
<dc:creator>nikkhils@[EMAIL PROTECTED]
 (Nikhils)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T12:22:48+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13520.html">
<title>Regression test database name</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13520.html</link>
<description>--Boundary-00=_mZ4aIOQGaZqUla/ Content-Type: text/plain   charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline  For some experiments I wanted to run the regression tests using a different  database (possibly using pg_regress -...</description>
<dc:creator>peter_e@[EMAIL PROTECTED]
 (Peter Eisent...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-02T15:45:09+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13519.html">
<title>=?iso-2022-jp?B?GyRCNDBBNEw1TkElVSUnJTklRiVQJWshKhsoQg==?=</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13519.html</link>
<description>This is a multi-part message in MIME format.  ------=_NextPart_000_0008_01C8B05D.3B43DF10 Content-Type: text/plain 	charset=iso-2022-jp Content-Transfer-Encoding: quoted-printable  =1B$B6b}$A%^%@%`$K$h$kBg:W$j$,$$$h$$$h3+:E$G$9!*=1B(B  =1B$BUNi?tI4K|...</description>
<dc:creator>cjyoujsd@[EMAIL PROTECTED]
 (=?shift-jis...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-02T08:10:08+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13517.html">
<title>=?iso-2022-jp?B?GyRCNDBBNEw1TkElVSUnJTklRiVQJWshKhsoQg==?=</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13517.html</link>
<description>This is a multi-part message in MIME format.  ------=_NextPart_000_0008_01C8B05D.3B43DF10 Content-Type: text/plain 	charset=iso-2022-jp Content-Transfer-Encoding: quoted-printable  =1B$B6b}$A%^%@%`$K$h$kBg:W$j$,$$$h$$$h3+:E$G$9!*=1B(B  =1B$BUNi?tI4K|...</description>
<dc:creator>cjyoujsd@[EMAIL PROTECTED]
 (=?shift-jis...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-02T02:26:43+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13516.html">
<title>Explain XML patch v2</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13516.html</link>
<description>This message is in MIME format.  --=_5x2uj57qm849 Content-Type: text/plain 	charset=ISO-8859-1 	DelSp=Yes 	format=flowed Content-Disposition: inline Content-Transfer-Encoding: 7bit  This is an update to my EXPLAIN XML patch submitted a few days ago. ...</description>
<dc:creator>raneyt@[EMAIL PROTECTED]
 (Tom Raney)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-01T21:48:25+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13509.html">
<title>Re: [HACKERS] odd output in restore mode</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13509.html</link>
<description>On Tue, 2008-07-01 at 13:44 +0300, Heikki Linnakangas wrote:  Simon Riggs wrote:   Patch implements      * recommendation to use GnuWin32 cp on Windows   * provide holdtime delay, default 0 (on all platforms)   * default stays same on Windows=copy to...</description>
<dc:creator>simon@[EMAIL PROTECTED]
 (Simon Riggs)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-01T12:49:47+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13506.html">
<title>Re: [HACKERS] odd output in restore mode</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13506.html</link>
<description>--=-164IMHCRF9KjEoikjW5N Content-Type: text/plain Content-Transfer-Encoding: 7bit   On Mon, 2008-06-30 at 19:29 -0400, Andrew Dunstan wrote:    Bruce Momjian wrote:   Dave Page wrote:        On Sun, May 18, 2008 at 1:38 PM, Andrew Dunstan andrew@duns...</description>
<dc:creator>simon@[EMAIL PROTECTED]
 (Simon Riggs)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-01T09:39:08+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13505.html">
<title>Re: VACUUM Improvements - WIP Patch</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13505.html</link>
<description>On Tue, 2008-06-10 at 11:02 +0530, Pavan Deolasee wrote:   In most of the cases where the old transactions quickly go away, and  for large tables, the second scan will be very limited. In the worst  case, we might incur the overhead of conditional wa...</description>
<dc:creator>simon@[EMAIL PROTECTED]
 (Simon Riggs)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-01T08:41:34+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13504.html">
<title>=?iso-2022-jp?B?GyRCTDVOQSUzJV8lZSVLJUYlIyU1JSQlSCRHMnEkJCReJDsk</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13504.html</link>
<description>This is a multi-part message in MIME format.  ------=_NextPart_000_0027_01C8B06C.4CBF4860 Content-Type: text/plain 	charset=iso-2022-jp Content-Transfer-Encoding: 7bit   $B%((-(B $B%C(-(B $B%A(-$J(-(B $B%(-(B $B%l(-(B $B%V(-(B $B$H(-(B ...</description>
<dc:creator>cjyoujsd@[EMAIL PROTECTED]
 (=?shift-jis...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-01T00:21:25+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13502.html">
<title>Re: [HACKERS] Hint Bits and Write I/O</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13502.html</link>
<description>--=-oG0ng0EpjjOxZFTvYq2Y Content-Type: text/plain Content-Transfer-Encoding: 7bit   On Fri, 2008-06-27 at 16:02 +0100, Simon Riggs wrote:  The patch splits into two parts:  * the machinery to *not* dirty a page when we set hints  * behaviour modifica...</description>
<dc:creator>simon@[EMAIL PROTECTED]
 (Simon Riggs)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-30T23:43:01+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13501.html">
<title>Re: [HACKERS] get_relation_stats_hook()</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13501.html</link>
<description>--=-r50m2sXE/vO/x9eF6iRy Content-Type: text/plain Content-Transfer-Encoding: 7bit   On Thu, 2008-06-26 at 12:50 -0400, Tom Lane wrote:  Simon Riggs simon@2ndquadrant.com writes:   Surely you didnt mean ALL calls.  Please be more specific about what  ...</description>
<dc:creator>simon@[EMAIL PROTECTED]
 (Simon Riggs)
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-30T21:34:16+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13497.html">
<title>=?iso-2022-jp?B?GyRCTDVOQSUzJV8lZSVLJUYlIyU1JSQlSCRHMnEkJCReJDsk</title>
<link>http://www.talkaboutdatabases.com/group/pgsql.patches/messages/13497.html</link>
<description>This is a multi-part message in MIME format.  ------=_NextPart_000_0027_01C8B06C.4CBF4860 Content-Type: text/plain 	charset=iso-2022-jp Content-Transfer-Encoding: 7bit   $B%((-(B $B%C(-(B $B%A(-$J(-(B $B%(-(B $B%l(-(B $B%V(-(B $B$H(-(B ...</description>
<dc:creator>cjyoujsd@[EMAIL PROTECTED]
 (=?shift-jis...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-29T14:45:58+00:00</dc:date>
</item>


<textinput rdf:about="http://talkaboutdatabases.com/group/pgsql.patches/search.html">
<title>Search talkaboutdatabases.com Pgsql Patches</title>
<description>Search talkaboutdatabases.com Pgsql Patches</description>
<name>q</name>
<link>http://talkaboutdatabases.com/group/pgsql.patches/search.html</link>
</textinput>

</rdf:RDF>
