1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

Fix typos.

Reported-by: Justin Pryzby
Author: Justin Pryzby
Discussion: https://postgr.es/m/20200206021432.GA24549@telsasoft.com
This commit is contained in:
Amit Kapila
2020-02-10 09:31:18 +05:30
parent 77a00b809a
commit 3dfba9fdf5
5 changed files with 6 additions and 6 deletions

View File

@ -4291,7 +4291,7 @@ ts_ckpt_progress_comparator(Datum a, Datum b, void *arg)
*
* *max_pending is a pointer instead of an immediate value, so the coalesce
* limits can easily changed by the GUC mechanism, and so calling code does
* not have to check the current configuration. A value is 0 means that no
* not have to check the current configuration. A value of 0 means that no
* writeback control will be performed.
*/
void