mirror of
https://github.com/postgres/postgres.git
synced 2025-11-01 00:05:40 -04: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.