postgresql/src/bin/scripts
Noah Misch e078fb5d4e Move connect.h from fe_utils to src/include/common.
Any libpq client can use the header.  Clients include backend components
postgres_fdw, dblink, and logical replication apply worker.  Back-patch
to v10, because another fix needs this.  In released branches, just copy
the header and keep the original.
2020-08-10 09:22:54 -07:00
..
po Translation updates 2020-05-18 12:49:30 +02:00
t Add --no-index-cleanup and --no-truncate to vacuumdb. 2020-06-22 13:23:38 +09:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
common.c Move connect.h from fe_utils to src/include/common. 2020-08-10 09:22:54 -07:00
common.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
createdb.c Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
createuser.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
dropdb.c Put new command-line options into alphabetical order in help output 2020-05-01 11:49:52 +02:00
dropuser.c Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nls.mk Add missing source files to nls.mk 2020-06-06 19:56:21 +02:00
pg_isready.c Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
reindexdb.c Move connect.h from fe_utils to src/include/common. 2020-08-10 09:22:54 -07:00
scripts_parallel.c Rethink definition of cancel.c's CancelRequested flag. 2020-06-07 13:07:34 -04:00
scripts_parallel.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
vacuumdb.c Move connect.h from fe_utils to src/include/common. 2020-08-10 09:22:54 -07:00