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-01-30 19:00:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
67a472d71c
postgresql
/
contrib
/
vacuumlo
/
.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
/vacuumlo
Rework option set of vacuumlo Like oid2name, vacuumlo has been lacking consistency with other utilities for its options: - Connection options gain long aliases. - Document environment variables which could be used: PGHOST, PGPORT and PGUSER. Documentation and code is reordered to be more consistent. A basic set of TAP tests has been added while on it. 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:42:45 +08:00
/tmp_check/
Reference in New Issue
Copy Permalink