postgresql/src/bin/scripts
Peter Eisentraut 38993fe3a2 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: ffc021363d88b4368b4046d42d2ed4d1a9b90384
2024-05-06 12:13:39 +02:00
..
po Translation updates 2024-05-06 12:13:39 +02:00
t Handle DROP DATABASE getting interrupted 2023-07-13 13:03:34 -07: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:34 -07:00
common.c Fix incautious handling of possibly-miscoded strings in client code. 2021-06-07 14:15:25 -04:00
common.h Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
createdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
createuser.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
dropdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
dropuser.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nls.mk Translation updates 2021-05-10 14:32:18 +02:00
pg_isready.c Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
reindexdb.c Handle DROP DATABASE getting interrupted 2023-07-13 13:03:34 -07:00
scripts_parallel.c Don't spuriously report FD_SETSIZE exhaustion on Windows. 2023-10-14 15:54:50 -07:00
scripts_parallel.h Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
vacuumdb.c Handle DROP DATABASE getting interrupted 2023-07-13 13:03:34 -07:00