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 SEARCH and CYCLE clauses 2021-02-01 14:32:51 +01:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
rewriteDefine.c Get rid of the "new" and "old" entries in a view's rangetable. 2023-01-18 13:23:57 -05:00
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 Update copyright for 2023 2023-01-02 15:00:37 -05:00
rewriteSearchCycle.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
rewriteSupport.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
rowsecurity.c Update copyright for 2023 2023-01-02 15:00:37 -05:00