This website requires JavaScript.
Explore
Help
Sign In
mirror
/
postgresql
Watch
2
Star
0
Fork
0
You've already forked postgresql
mirror of
https://git.postgresql.org/git/postgresql.git
synced
2025-02-11 19:20:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
da35d14806
postgresql
/
contrib
/
oid2name
/
.gitignore
4 lines
23 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 18:57:04 +08:00
/oid2name
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
2018-08-28 20:33:32 +08:00
/tmp_check/
Reference in New Issue
Copy Permalink