mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
ECPG is not supposed to allow and output nested comments in C. These comments are only allowed in the SQL parts and must not be written into the C file. Also the different handling of different comments is documented.