Обсуждение: Updated patch (Re: [PATCHES] WITH RECURSIVE patch V0.1)

Поиск
Список
Период
Сортировка

Updated patch (Re: [PATCHES] WITH RECURSIVE patch V0.1)

От
David Fetter
Дата:
On Sun, May 18, 2008 at 08:51:29PM +0900, Tatsuo Ishii wrote:
> WITH RECURSIVE patch V0.1

Please find updated patch with bug fixes from Yoshiyuki Asaba and
Michael Meskes.  Any mistakes in it are mine. :)

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения

Re: Updated patch (Re: [PATCHES] WITH RECURSIVE patch V0.1)

От
David Fetter
Дата:
On Sat, May 24, 2008 at 05:08:51AM -0700, David Fetter wrote:
> On Sun, May 18, 2008 at 08:51:29PM +0900, Tatsuo Ishii wrote:
> > WITH RECURSIVE patch V0.1
>
> Please find updated patch with bug fixes from Yoshiyuki Asaba and
> Michael Meskes.  Any mistakes in it are mine. :)

As promised, the mistakes were mine, and I did not include Asaba-san's
fix. :P

Please find enclosed another patch remedying this problem and
documenting some of what WITH [RECURSIVE] does.

I'm also thinking there should be updates to psql's \h and tab
completion code.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения

Re: Updated patch (Re: [PATCHES] WITH RECURSIVE patch V0.1)

От
Michael Meskes
Дата:
On Sun, May 25, 2008 at 01:56:31PM -0700, David Fetter wrote:
> As promised, the mistakes were mine, and I did not include Asaba-san's
> fix. :P

Could it be that you forgot the new files? This patch appears to be
incomplete.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!


Re: Updated patch (Re: [PATCHES] WITH RECURSIVE patch V0.1)

От
David Fetter
Дата:
On Mon, May 26, 2008 at 03:08:47PM +0200, Michael Meskes wrote:
> On Sun, May 25, 2008 at 01:56:31PM -0700, David Fetter wrote:
> > As promised, the mistakes were mine, and I did not include
> > Asaba-san's fix. :P
> 
> Could it be that you forgot the new files? This patch appears to be
> incomplete.

Yes, I'm trying to figure out some way to create the appropriate
diffs.  If cvstools don't work, I'll see about using git.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


Re: Updated patch (Re: [PATCHES] WITH RECURSIVE patch V0.1)

От
David Fetter
Дата:
On Mon, May 26, 2008 at 03:08:47PM +0200, Michael Meskes wrote:
> On Sun, May 25, 2008 at 01:56:31PM -0700, David Fetter wrote:
> > As promised, the mistakes were mine, and I did not include Asaba-san's
> > fix. :P
>
> Could it be that you forgot the new files? This patch appears to be
> incomplete.

Here's one that I believe is complete.  I've bzip2'ed it for size.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения