postgresMain() function - Mailing list pgsql-hackers

From mohsen soodkhah mohammadi
Subject postgresMain() function
Date
Msg-id CAGT6x6emQ7exSgWXnUs+Onn+aiKtwGihfG3xxNVaaGFnYJqN3g@mail.gmail.com
Whole thread Raw
Responses Re: postgresMain() function
List pgsql-hackers
hello .
In Postgres.c we have a switch for firstchar .  one of case of them is : case 'Q' that is for simple queries.
I want to know the other cases were for what operations .
and:
is the case with  'Q' parameter for DDL and DML commands?

pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: How to implement Gin method?
Next
From: mohsen soodkhah mohammadi
Date:
Subject: WAL and XLOG