postgresql/src/bin/scripts
Michael Paquier 4b66d7b4e0 Remove unnecessary PGDATABASE settings from TAP tests
Some of the TAP tests have been historically setting the environment
variable PGDATABASE to 'postgres', which is not needed because
PostgreSQL::Test::Cluster already sets it when initialized.  This commit
removes these explicit setups.

Note that the dependency of cluster -a with PGDATABASE (from
1caef31d9e) is still documented.

Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACXLAz5dW3ZP+Fec8g6jQMMmDyCVT+qdbye2h7QJJmhsdw@mail.gmail.com
2024-01-03 10:28:05 +09:00
..
po Translation updates 2023-08-07 12:39:30 +02:00
t Remove unnecessary PGDATABASE settings from TAP tests 2024-01-03 10:28:05 +09:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Harmonize password reuse in vacuumdb, clusterdb, and reindexdb. 2023-07-28 10:07:44 -07: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 CREATE DATABASE: make LOCALE apply to all collation providers. 2023-06-16 10:27:32 -07:00
createuser.c Document deprecated createuser option. 2023-05-23 19:35:05 -07: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
Makefile Remove distprep 2023-11-06 15:18:04 +01: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 Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
vacuumdb.c Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00