mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
Fix more instances of "the the" in comments.
Plus one instance of "to to" in the docs.
This commit is contained in:
@@ -6594,7 +6594,7 @@ format_expr_params(PLpgSQL_execstate *estate,
|
||||
|
||||
/*
|
||||
* Return a formatted string with information about PreparedParamsData, or NULL
|
||||
* if the there are no parameters.
|
||||
* if there are no parameters.
|
||||
*/
|
||||
static char *
|
||||
format_preparedparamsdata(PLpgSQL_execstate *estate,
|
||||
|
Reference in New Issue
Block a user