citus/src/test/regress/bin
Nils Dijk 823ede78ab
Feature: localhost guc (#4836)
DESCRIPTION: introduce `citus.local_hostname` GUC for connections to the current node

Citus once in a while needs to connect to itself for some systems operations. This used to be hardcoded to `localhost`. The hardcoded hostname causes some issues, for example in environments where `sslmode=verify-full` is required. It is not always desirable or even feasible to get `localhost` as an alt name on the certificate.

By introducing a GUC to use when connecting to the current instance the user has more control what network path is used and what hostname is required to be present in the server certificate.
2021-06-01 13:18:15 +02:00
..
test Update diff-filter to handle lines removed by normalization 2020-01-28 15:39:40 +00:00
copy_modified Replace denormalized test output with normalized at the end of the run 2020-01-24 11:42:38 +01:00
diff Creates normalize_modified.sed 2020-04-10 13:03:19 +03:00
diff-filter diff-filter: use utf8 encoding, not ascii 2020-01-31 00:03:17 +00:00
normalize.sed Feature: localhost guc (#4836) 2021-06-01 13:18:15 +02:00
test_diff Update diff-filter to handle lines removed by normalization 2020-01-28 15:39:40 +00:00