From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Jan Wieck <wieck(at)debis(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, kyle(at)actarg(dot)com, pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: [HACKERS] Raising funds for PostgreSQL |
Date: | 1999-12-07 03:02:19 |
Message-ID: | 199912070302.WAA15564@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Tom Lane wrote:
>
> > Kyle Bateman <kyle(at)actarg(dot)com> writes:
> > > [ wish list ]
> > > - Get rid of size restrictions on queries (16K)
> > > - Could a subquery be included in the target list of a query
> > > select a,(select b from c) from d where e = f;
> > > (Not sure if this one is even standard SQL.)
> >
> > FWIW, the above two things are already done in current sources.
>
> Uh,
>
> who did the latter one?
Tom Lane.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | The Hermit Hacker | 1999-12-07 03:12:08 | Re: [GENERAL] Oft Ask: How to contribute to PostgreSQL? |
Previous Message | Bruce Momjian | 1999-12-07 03:00:26 | Re: [HACKERS] When is 7.0 going Beta? |