You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/bin/scripts
Tom Lane 1719fd55d3 Fix some problems exposed by building outside the source tree. 23 years ago
..
Makefile Fix some problems exposed by building outside the source tree. 23 years ago
clusterdb Now that the CLUSTER ALL machinery is in place, the clusterdb script can 23 years ago
common.c Add Win32 path handling for / vs. \ and drive letters. 23 years ago
common.h Add Win32 path handling for / vs. \ and drive letters. 23 years ago
createdb.c Reimplement create and drop scripts in C, to reduce repetitive 23 years ago
createlang.c Reimplement create and drop scripts in C, to reduce repetitive 23 years ago
createuser.c Reimplement create and drop scripts in C, to reduce repetitive 23 years ago
dropdb.c Reimplement create and drop scripts in C, to reduce repetitive 23 years ago
droplang.c Reimplement create and drop scripts in C, to reduce repetitive 23 years ago
dropuser.c Reimplement create and drop scripts in C, to reduce repetitive 23 years ago
nls.mk Reimplement create and drop scripts in C, to reduce repetitive 23 years ago
vacuumdb Improve formatting of --help output. 24 years ago