postgresql/contrib/pg_overexplain
Michael Paquier d3bba04154 Fix a set of typos and grammar issues across the tree
This batch is similar to 462fe0ff62 and addresses a variety of code
style issues, including grammar mistakes, typos, inconsistent variable
names in function declarations, and incorrect function names in comments
and documentation.  These fixes have accumulated on the community
mailing lists since the commit mentioned above.

Notably, Alexander Lakhin previously submitted a patch identifying many
of the trivial typos and grammar issues that had been reported on
pgsql-hackers.  His patch covered a somewhat large portion of the issues
addressed here, though not all of them.

The documentation changes only affect HEAD.
2026-04-21 14:46:22 +09:00
..
expected Fix pg_overexplain to emit valid output with RANGE_TABLE option. 2026-04-16 13:47:07 +09:00
sql Fix pg_overexplain to emit valid output with RANGE_TABLE option. 2026-04-16 13:47:07 +09:00
.gitignore pg_overexplain: Additional EXPLAIN options for debugging. 2025-03-26 13:52:21 -04:00
Makefile pg_overexplain: Additional EXPLAIN options for debugging. 2025-03-26 13:52:21 -04:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
pg_overexplain.c Fix a set of typos and grammar issues across the tree 2026-04-21 14:46:22 +09:00