Re: You could be a PostgreSQL Patch Reviewer!

Поиск
Список
Период
Сортировка
От Torsten Zühlsdorff
Тема Re: You could be a PostgreSQL Patch Reviewer!
Дата
Msg-id itcv2b$qm6$1@dont-email.me
обсуждение исходный текст
Ответ на You could be a PostgreSQL Patch Reviewer!  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-general
Josh Berkus schrieb:

> You do not have to be a C coder to be a patch reviewer.  Pretty much all
> you need to know is:
> - how to checkout PostgreSQL from Git
> - how to build PostgreSQL from source
> - how to apply a patch
>
> If you know those three things, you can help with patch review.  Of
> course, if you do know C, you can be even more help ... and learn the
> PostgreSQL source in the process.

I can build PostgreSQL on different FreeBSD-Versions (7, 8.1, 8.2).

Is this in any kind related to the PG-Buildfarm? It sounds like this
could be automated very easily.

> We especially need folks who are able to build PostgreSQL on Windows, as
> we have several Windows-specific patches and no reviewers for them.

If there is an rough descriptions, this should be also possible.

Greetings from Germany,
Torsten
--
http://www.dddbl.de - ein Datenbank-Layer, der die Arbeit mit 8
verschiedenen Datenbanksystemen abstrahiert,
Queries von Applikationen trennt und automatisch die Query-Ergebnisse
auswerten kann.

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

Предыдущее
От: Stefan Keller
Дата:
Сообщение: Re: No implicit index created when adding primary key with ALTER TABLE
Следующее
От: Rick Harding
Дата:
Сообщение: Re: trouble building user defined agg function with plpython