mirror of
https://github.com/postgres/postgres.git
synced 2026-03-31 23:07:04 -04:00
gmake of the code without interruption. There's also some tidy-up of the MAXPATHLEN stuff based on the assumption that all supported platforms have MAXPATHLEN defined in <sys/param.h>. (The only unknowns for the above are AIX and IRIX5.) |
||
|---|---|---|
| .. | ||
| cleardbdir | ||
| createdb | ||
| createuser | ||
| destroydb | ||
| destroyuser | ||
| initdb | ||
| ipcclean | ||
| pg4_dump | ||
| pg_dump | ||
| pg_id | ||
| pg_version | ||
| pgtclsh | ||
| psql | ||
| Makefile | ||
| Makefile.global | ||