Re: The main 'main() ' of postgresql.

From: Neil Conway <neilc(at)samurai(dot)com>
To: S - <nat_lazy(at)hotmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: The main 'main() ' of postgresql.
Date: 2003-04-22 05:20:11
Message-ID: 1050988811.370.30.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2003-04-22 at 01:15, S - wrote:
> We would like to know where does the main 'main()' of postgresql

src/backend/main/main.c has main() -- while that's just a stub, you can
follow the logic from there.

Cheers,

Neil

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-04-22 05:46:30 Re: CLOSE command tag
Previous Message Neil Conway 2003-04-22 05:18:45 CLOSE command tag