postgresql/src/bin/scripts
Alvaro Herrera 330c48b284
Translation updates
Source-Git-URL: ssh://git@git.postgresql.org/pgtranslation/messages.git
Source-Git-Hash: 8ee19d25e0753a690bea62ddcbbfaf2e0d093c1d
2022-08-08 12:39:52 +02:00
..
po Translation updates 2022-08-08 12:39:52 +02:00
t Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 2022-03-04 18:53:17 -08:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04: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 Clarify that --system reindexes system catalogs *only* 2021-10-27 16:28:54 +02:00
scripts_parallel.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
scripts_parallel.h Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
vacuumdb.c Improve docs and error messages for parallel vacuum. 2021-05-25 09:40:16 +05:30