From: | Japin Li <japinli(at)hotmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Correct the reference for plpgsql_yyparse() |
Date: | 2024-12-30 09:09:04 |
Message-ID: | ME0P300MB0445F7CA7456C2AC67D37A01B6092@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi, hackers
When I read the PL/pgSQL source code, I found that plpgsql_yyparse() is defined
in pl_gram.y, however, the comment says it is defined in gram.y.
PFA.
--
Regrads,
Japin Li
Attachment | Content-Type | Size |
---|---|---|
0001-Correct-the-reference-for-function-plpgsql_yyparse.patch | text/x-diff | 708 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Dean Rasheed | 2024-12-30 09:10:42 | psql: Option to use expanded mode for various meta-commands |
Previous Message | Bertrand Drouvot | 2024-12-30 08:34:54 | Re: Fix handling of injection_points regarding pending stats |