postgresql/src/bin/scripts
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
..
po meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
t Fix various typos 2023-04-18 13:23:23 +12:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
clusterdb.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
common.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
common.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
createdb.c Allow tailoring of ICU locales with custom rules 2023-03-08 16:56:37 +01:00
createuser.c Fix handling of default option values in createuser 2023-03-06 14:16:32 +01:00
dropdb.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
dropuser.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
nls.mk Break up long GETTEXT_FILES lists 2023-03-08 15:05:43 +01:00
pg_isready.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
reindexdb.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
vacuumdb.c Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs 2023-04-16 12:05:34 +12:00