Re: Git Repository for WITH RECURSIVE and others

From: "Robert Haas" <robertmhaas(at)gmail(dot)com>
To: "Yoshiyuki Asaba" <y-asaba(at)sraoss(dot)co(dot)jp>
Cc: ams(at)oryx(dot)com, david(at)fetter(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Git Repository for WITH RECURSIVE and others
Date: 2008-07-04 00:57:42
Message-ID: 603c8f070807031757q5d1aba2ifbb0198034b93970@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I just had this same problem.

Perhaps the wiki and http://git.postgresql.org/static/serviceinfo.html
should also be updated with the working (i.e. http) URL?

...Robert

On Thu, Jul 3, 2008 at 12:56 AM, Yoshiyuki Asaba <y-asaba(at)sraoss(dot)co(dot)jp> wrote:
> Hi,
>
> From: Abhijit Menon-Sen <ams(at)oryx(dot)com>
> Subject: Re: [HACKERS] Git Repository for WITH RECURSIVE and others
> Date: Thu, 3 Jul 2008 09:18:17 +0530
>
>> At 2008-07-03 11:16:49 +0900, y-asaba(at)sraoss(dot)co(dot)jp wrote:
>> >
>> > # WITH RECURSIVE repository
>> > % git-clone git://git.postgresql.org/git/~davidfetter/postgresql/.git
>> > Initialized empty Git repository in /home/y-asaba/x/postgresql/.git/
>> > fatal: The remote end hung up unexpectedly
>>
>> Run git-clone http://git.postgresql.org/git/~davidfetter/postgresql/.git
>> instead. "git://..." apparently doesn't work on that repository (I don't
>> know why not).
>
> Thanks for the advice. I could get the repository via HTTP.
>
> Regards,
> --
> Yoshiyuki Asaba
> y-asaba(at)sraoss(dot)co(dot)jp
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2008-07-04 02:09:03 Re: Truncated queries when select * from pg_stat_activity - wishlist / feature request
Previous Message Dave Witt 2008-07-04 00:06:38 Truncated queries when select * from pg_stat_activity - wishlist / feature request