“Core” function in Postgres - Mailing list pgsql-hackers

From Mingzhe Li
Subject “Core” function in Postgres
Date
Msg-id CAEHyd7ec-EtYe_yW2QPS+amq__NGP1Lmx=W9iSKqrBkBDyWMhg@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] “Core” function in Postgres  (Peter Geoghegan <pg@heroku.com>)
Re: "Core" function in Postgres  (Michael Paquier <michael.paquier@gmail.com>)
Re: “Core” function in Postgres  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Re: “Core” function in Postgres  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers

Hi experts,

I want to know what's the "core" function used in Postgres server? I am looking for something corresponding to main() in a simple C program. I want to know the file path and the function name. I am using Postgres 9.3.5, however I assume the "core" function will be unchanged between different revisions.

Please let me know if you are confused by my question.

Thanks

Zack

PS: I have the same post on stackoverflow. Since no one answered there, I just report here. 

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BRIN indexes - TRAP: BadArgument
Next
From: Andres Freund
Date:
Subject: Re: Scaling shared buffer eviction