postgresql/src
Tom Lane 4340401595 Avoid assuming that we know the spelling of getopt_long's error messages.
I've had enough of "fixing" this test case.  Whatever value it has
is limited to verifying that pgbench fails for an unrecognized switch,
and we don't need to assume anything about what getopt_long prints in
order to do that.

Discussion: https://postgr.es/m/9427.1547701450@sss.pgh.pa.us
2019-01-17 19:31:28 -05:00
..
backend Restrict the use of temporary namespace in two-phase transactions 2019-01-18 09:21:52 +09:00
bin Avoid assuming that we know the spelling of getopt_long's error messages. 2019-01-17 19:31:28 -05:00
common Fix portability failure introduced in commits d2b0b60e7 et al. 2018-12-26 15:30:22 -05:00
fe_utils Fix translation of special characters in psql's LaTeX output modes. 2018-11-26 17:32:51 -05:00
include Restrict the use of temporary namespace in two-phase transactions 2019-01-18 09:21:52 +09:00
interfaces Second try at fixing numeric data passed through an ECPG SQLDA. 2018-11-14 11:27:30 -05:00
makefiles Process EXTRA_INSTALL serially, during the first temp-install. 2018-12-31 13:55:01 -08:00
pl Update docs & tests to reflect that unassigned OLD/NEW are now NULL. 2019-01-09 11:35:14 -05:00
port Fix latent problem with pg_jrand48(). 2018-12-28 14:08:30 -05:00
template Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
test Restrict the use of temporary namespace in two-phase transactions 2019-01-18 09:21:52 +09:00
timezone
tools Make Emacs perl-mode indent more like perltidy. 2019-01-13 11:32:36 -08:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in fix typo 2019-01-13 16:43:55 -05:00
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 2018-11-29 15:53:44 -05:00
nls-global.mk