Re: proposal - new SPI cursor function

From: "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com>
To: david(at)fetter(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: proposal - new SPI cursor function
Date: 2007-01-03 22:03:25
Message-ID: BAY20-F15811BD4ABD01AC4938A3F9B90@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

i> >
> > Is "int" a reasonable domain for directions? I'd think there would be
> > at most values.
>
>Er, "at most two."
>

enum is better, true

tree fields: FORWARD, BACKWARD, ABSOLUTE

>Cheers,
>D
> >
> > Cheers,
> > D
> > > where is possible set direction of fetch statement.
> >
> > >
> > > any comments?
> > >
> > > Regards
> > >
> > > Pavel Stehule
> > >
> > > _________________________________________________________________
> > > Emotikony a pozadi programu MSN Messenger ozivi vasi konverzaci.
> > > http://messenger.msn.cz/
> > >
> > >
> > > ---------------------------(end of
>broadcast)---------------------------
> > > TIP 1: if posting/reading through Usenet, please send an appropriate
> > > subscribe-nomail command to majordomo(at)postgresql(dot)org so that
>your
> > > message can get through to the mailing list cleanly
> >
> > --
> > David Fetter <david(at)fetter(dot)org> http://fetter.org/
> > phone: +1 415 235 3778 AIM: dfetter666
> > Skype: davidfetter
> >
> > Remember to vote!
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 9: In versions below 8.0, the planner will ignore your desire to
> > choose an index scan if your joining column's datatypes do not
> > match
>
>--
>David Fetter <david(at)fetter(dot)org> http://fetter.org/
>phone: +1 415 235 3778 AIM: dfetter666
> Skype: davidfetter
>
>Remember to vote!

_________________________________________________________________
Citite se osamele? Poznejte nekoho vyjmecneho diky Match.com.
http://www.msn.cz/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-01-03 23:05:40 Re: proposal - new SPI cursor function
Previous Message Andrew Dunstan 2007-01-03 21:35:39 Re: [HACKERS] Patch to log usage of temporary files