postgresql/src/backend/rewrite
David Rowley b4dbf3e924 Fix various typos
This fixes many spelling mistakes in comments, but a few references to
invalid parameter names, function names and option names too in comments
and also some in string constants

Also, fix an #undef that was undefining the incorrect definition

Author: Alexander Lakhin
Reviewed-by: Justin Pryzby
Discussion: https://postgr.es/m/d5f68d19-c0fc-91a9-118d-7c6a5a3f5fad@gmail.com
2023-04-18 13:23:23 +12:00
..
Makefile
meson.build
rewriteDefine.c
rewriteHandler.c Fix more bugs caused by adding columns to the end of a view. 2023-03-07 18:21:53 -05:00
rewriteManip.c Fix various typos 2023-04-18 13:23:23 +12:00
rewriteRemove.c
rewriteSearchCycle.c
rewriteSupport.c
rowsecurity.c