Re: Route to backend

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Route to backend
Дата
Msg-id 20051029021452.GA73672@winnie.fuhr.org
обсуждение исходный текст
Ответ на Route to backend  (Ted Rolle <ted.rolle@gmail.com>)
Список pgsql-novice
[Please copy the mailing list on replies.]

On Fri, Oct 28, 2005 at 05:14:45PM -0400, Ted Rolle wrote:
> I'm a wannabe [PGSQL-HACKER] and I like to dink around with internals
> without resorting to gdb (I'm currently on a Windows XP system).

Pgsql-novice is hardly the place to ask about hacking the backend :-)
Such questions are usually welcome on pgsql-hackers, but at least
do some homework before asking there and have some idea of what
you're trying to accomplish.  You could start by reading the technical
documentation and the material at the developers web site.

http://www.postgresql.org/developer/
http://techdocs.postgresql.org/

> In an embarassingly long career as a programmer I've found that you have to
> get your hands dirty.
>
> Then there is the possibility that I don't know enough to do this or how
> dangerous it is.

If you don't know whether you know enough then you probably don't, and
if you're not sure if something is dangerous then it probably is :-)

The developers usually recommend that hacker-wannabes pick one of
the easier items on the TODO list and work on implementing it --
that way you have a real goal to work toward and the end result of
your learning process might provide some benefit to the rest of the
community.  If you're not sure what TODO items would be easy then
ask on pgsql-hackers.  Once you pick something tell pgsql-hackers
what you're working on so they can provide guidance and avoid
duplicating the work.

--
Michael Fuhr

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

Предыдущее
От: David Orme
Дата:
Сообщение: Re: array operators
Следующее
От: Mag Gam
Дата:
Сообщение: PHP Handling Errors