aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2018-08-28 21:33:32 +0900
committerMichael Paquier <michael@paquier.xyz>2018-08-28 21:33:32 +0900
commit1aaf532deabfa356c99abc80fc78d988ad1f1355 (patch)
treea87d4542ed162f35ad4ccb6292570fa287a0a253 /contrib/postgres_fdw/postgres_fdw.c
parentc8ea87e4bd950572cba4575e9a62284cebf85ac5 (diff)
downloadpostgresql-1aaf532deabfa356c99abc80fc78d988ad1f1355.tar.gz
postgresql-1aaf532deabfa356c99abc80fc78d988ad1f1355.zip
Rework option set of oid2name
oid2name has done little effort to keep an interface consistent with other binary utilities: - -H was used instead of -h/-host. This option is now marked as deprecated, still its output is accepted to be backward-compatible. - -P has been removed from the code, and was still documented. - All options gain long aliases, making connection options more similar to other binaries. - Document environment variables which could be used: PGHOST, PGPORT and PGUSER. A basic set of TAP tests is added on the way, and documentation is cleaned up to be more consistent with other things. Author: Tatsuro Yamada Reviewed-by: Michael Paquier Discussion: https://postgr.es/m/c7e7f25c-1747-cd0f-9335-390bc97b2db5@lab.ntt.co.jp
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions