postgresql/src/bin/scripts
Peter Eisentraut 69f66fbf72 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: aa68946b3e7aa4447636af97ee7b0f249144085d
2024-11-11 13:57:37 +01:00
..
po Translation updates 2024-11-11 13:57:37 +01:00
t Make sure to run pg_isready on correct port 2024-07-13 08:11:16 -04:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Handle DROP DATABASE getting interrupted 2023-07-13 13:03:33 -07:00
common.c Fix incautious handling of possibly-miscoded strings in client code. 2021-06-07 14:15:25 -04:00
common.h Move some code from src/bin/scripts to src/fe_utils to permit reuse. 2021-02-05 13:33:38 -05:00
createdb.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 2021-02-05 13:33:38 -05:00
createuser.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 2021-02-05 13:33:38 -05:00
dropdb.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 2021-02-05 13:33:38 -05:00
dropuser.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 2021-02-05 13:33:38 -05:00
Makefile Move some code from src/bin/scripts to src/fe_utils to permit reuse. 2021-02-05 13:33:38 -05:00
nls.mk Translation updates 2021-09-20 16:23:13 +02:00
pg_isready.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 2021-02-05 13:33:38 -05:00
reindexdb.c reindexdb: Skip reindexing temporary tables and indexes. 2024-09-30 11:16:27 +09:00
vacuumdb.c vacuumdb: Schema-qualify operator in catalog query's WHERE clause. 2024-10-07 16:49:20 -05:00