This is a discussion on [pstehule@ilikethis.cz: plperl enhancing return possibilities] within the Pgsql Patches forums, part of the PostgreSQL category; --> Folks, Pavel Stehule sent this to me, thinking I could review it. I can't just yet. It refers to ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Folks, Pavel Stehule sent this to me, thinking I could review it. I can't just yet. It refers to <http://archives.postgresql.org/pgsql-hackers/2006-07/msg01421.php> Thanks in advance Cheers, D -- David Fetter <david@fetter.org> http://fetter.org/ phone: +1 415 235 3778 AIM: dfetter666 Skype: davidfetter Remember to vote! ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| |||
| On Wed, Aug 09, 2006 at 09:53:08PM -0400, Bruce Momjian wrote: > > Your patch has been added to the PostgreSQL unapplied patches list at: > > http://momjian.postgresql.org/cgi-bin/pgpatches > > It will be applied as soon as one of the PostgreSQL committers reviews > and approves it. Bruce, I believe this one's been superseded by a later patch directly from Pavel. Cheers, D > > --------------------------------------------------------------------------- > > > David Fetter wrote: > > Folks, > > > > Pavel Stehule sent this to me, thinking I could review it. I can't > > just yet. It refers to > > > > <http://archives.postgresql.org/pgsql-hackers/2006-07/msg01421.php> > > > > Thanks in advance > > > > Cheers, > > D > > -- > > David Fetter <david@fetter.org> http://fetter.org/ > > phone: +1 415 235 3778 AIM: dfetter666 > > Skype: davidfetter > > > > Remember to vote! > > -- Start of included mail From: Pavel Stehule <pstehule@ilikethis.cz> > > > Subject: plperl enhancing return possibilities > > To: david@fetter.org, andrew@dunslane.net > > Date: Sun, 30 Jul 2006 23:02:15 +0200 > > > Hello, > > > > I sending this patch for review. I'll try separate this patch to a) > > better array support, b) consistency in OUT parameters. > > > > I invite any comments > > > > Regards > > Pavel Stehule > > [ Attachment, skipping... ] > -- End of included mail. > > > > > ---------------------------(end of broadcast)--------------------------- > > TIP 3: Have you checked our extensive FAQ? > > > > http://www.postgresql.org/docs/faq > > -- > Bruce Momjian bruce@momjian.us > EnterpriseDB http://www.enterprisedb.com > > + If your life is a hard drive, Christ can be your backup. + -- David Fetter <david@fetter.org> http://fetter.org/ phone: +1 415 235 3778 AIM: dfetter666 Skype: davidfetter Remember to vote! ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| ||||
| Ah, I see that now. Thanks. --------------------------------------------------------------------------- David Fetter wrote: > On Wed, Aug 09, 2006 at 09:53:08PM -0400, Bruce Momjian wrote: > > > > Your patch has been added to the PostgreSQL unapplied patches list at: > > > > http://momjian.postgresql.org/cgi-bin/pgpatches > > > > It will be applied as soon as one of the PostgreSQL committers reviews > > and approves it. > > Bruce, > > I believe this one's been superseded by a later patch directly from > Pavel. > > Cheers, > D > > > > --------------------------------------------------------------------------- > > > > > > David Fetter wrote: > > > Folks, > > > > > > Pavel Stehule sent this to me, thinking I could review it. I can't > > > just yet. It refers to > > > > > > <http://archives.postgresql.org/pgsql-hackers/2006-07/msg01421.php> > > > > > > Thanks in advance > > > > > > Cheers, > > > D > > > -- > > > David Fetter <david@fetter.org> http://fetter.org/ > > > phone: +1 415 235 3778 AIM: dfetter666 > > > Skype: davidfetter > > > > > > Remember to vote! > > > > -- Start of included mail From: Pavel Stehule <pstehule@ilikethis.cz> > > > > > Subject: plperl enhancing return possibilities > > > To: david@fetter.org, andrew@dunslane.net > > > Date: Sun, 30 Jul 2006 23:02:15 +0200 > > > > > Hello, > > > > > > I sending this patch for review. I'll try separate this patch to a) > > > better array support, b) consistency in OUT parameters. > > > > > > I invite any comments > > > > > > Regards > > > Pavel Stehule > > > > [ Attachment, skipping... ] > > -- End of included mail. > > > > > > > > ---------------------------(end of broadcast)--------------------------- > > > TIP 3: Have you checked our extensive FAQ? > > > > > > http://www.postgresql.org/docs/faq > > > > -- > > Bruce Momjian bruce@momjian.us > > EnterpriseDB http://www.enterprisedb.com > > > > + If your life is a hard drive, Christ can be your backup. + > > -- > David Fetter <david@fetter.org> http://fetter.org/ > phone: +1 415 235 3778 AIM: dfetter666 > Skype: davidfetter > > Remember to vote! > > ---------------------------(end of broadcast)--------------------------- > TIP 5: don't forget to increase your free space map settings -- Bruce Momjian bruce@momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |