Unix Technical Forum

[pstehule@ilikethis.cz: plperl enhancing return possibilities]

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 ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > Pgsql Patches

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-18-2008, 12:52 AM
David Fetter
 
Posts: n/a
Default [pstehule@ilikethis.cz: plperl enhancing return possibilities]

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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-18-2008, 12:55 AM
David Fetter
 
Posts: n/a
Default Re: [pstehule@ilikethis.cz: plperl enhancing return possibilities]

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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-18-2008, 12:55 AM
Bruce Momjian
 
Posts: n/a
Default Re: [pstehule@ilikethis.cz: plperl enhancing return


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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:15 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com