mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-15 19:06:59 +08:00
Fix typos in comments.
This commit is contained in:
@ -680,7 +680,7 @@ extern Datum Float8GetDatum(float8 X);
|
||||
*/
|
||||
|
||||
/*
|
||||
* Backend only infrastructure for the the assertion-related macros in c.h.
|
||||
* Backend only infrastructure for the assertion-related macros in c.h.
|
||||
*
|
||||
* ExceptionalCondition must be present even when assertions are not enabled.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user