Re: Review of VS 2010 support patches

Поиск
Список
Период
Сортировка
-------- Original Message  --------
Subject: Re: [HACKERS] Review of VS 2010 support patches
From: Andrew Dunstan <andrew@dunslane.net>
To: Brar Piening <brar@gmx.de>
Date: 06.07.2011 22:58

>> I'll remove my versions from the patch (v9 probably) if those files
>> get commited.
>>
>
>
> I'm just doing some final testing and preparing to commit the new
> pgflex and pgbison.


The attached patch includes documentation changes and excludes my
versions of pgbison.pl and pgflex.pl which have been replaced by
Andrews' versions that are already commited.

As before "perltidy_before.patch" has to be applied first and
"VS2010v9.patch" second.

Regards,

Brar

PS: Just in case the web ui concatenates the two patch files again:
perltidy_before.patch has 518 lines with the last line of code being "my
$status = $? >>8;" and VS2010v9.patch has 1608 lines with the last line
of code being "if exist src\backend\win32ver.rc del /q
src\backend\win32ver.rc"


Вложения

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: [v9.2] Fix leaky-view problem, part 1
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Make relation_openrv atomic wrt DDL