Re: Re: [COMMITTERS] pgsql: Update docs on building for Windows to accomodate current realit

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Re: [COMMITTERS] pgsql: Update docs on building for Windows to accomodate current realit
Дата
Msg-id AANLkTikD6=UqAB41q=yKRVOG9dngJjH+Rpsz=7vr1T+w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Re: [COMMITTERS] pgsql: Update docs on building for Windows to accomodate current realit  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On Thu, Feb 10, 2011 at 8:38 AM, Magnus Hagander <magnus@hagander.net> wrote:
> On Thu, Feb 10, 2011 at 14:22, Robert Haas <robertmhaas@gmail.com> wrote:
>> On Thu, Feb 10, 2011 at 5:46 AM, Magnus Hagander <magnus@hagander.net> wrote:
>>> On Thu, Feb 10, 2011 at 07:04, Gurjeet Singh <singh.gurjeet@gmail.com> wrote:
>>>> This commit refers to www.mingw64.org which does not exist.
>>>
>>> Andrew fixed this alreayd.
>>>
>>>> Also, clicking on the gitweb link below (from GMail), opens the browser
>>>> window with an address where ';' are replaced with %3B , which leads to 404
>>>> - no such project. Is GMail broken, or can have gitweb treat %3B as a ; ?
>>>
>>> This has also been fixed, per previous emails. I think GMail is not
>>> necessarily broken, but it changed behaviour to one that no other MUA
>>> has..
>>
>> I call that broken over here.
>
> It'd doing URL escaping. AFAIK, it's not doing anything that's not
> specifically allowed for in the HTML standard.
>
> But arguing that point is pointless, given that the workaround seems
> to work fine...

All I know is that if right-click, open-link-in-new-tab works; then
clicking on the link directly ought to work, too.  Fail.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: keeping a timestamp of the last stats reset (for a db, table and function)
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pg_ctl failover Re: Latches, signals, and waiting