Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-12-07 | Peter's file removals. | Bruce Momjian | |
1998-04-06 | DESTDIR removed, again. | Bruce Momjian | |
1998-04-06 | Re-introduce $DISTDIR. | Bruce Momjian | |
1998-04-06 | Hi, | Bruce Momjian | |
Attached you'll find a (big) patch that fixes make dep and make depend in all Makefiles where I found it to be appropriate. It also removes the dependency in Makefile.global for NAMEDATALEN and OIDNAMELEN by making backend/catalog/genbki.sh and bin/initdb/initdb.sh a little smarter. This no longer requires initdb.sh that is turned into initdb with a sed script when installing Postgres, hence initdb.sh should be renamed to initdb (after the patch has been applied :-) ) This patch is against the 6.3 sources, as it took a while to complete. Please review and apply, Cheers, Jeroen van Vianen | |||
1998-04-05 | Remove DISTDIR. | Bruce Momjian | |
1996-11-24 | Add dep: rule. | Bryan Henderson | |
1996-11-12 | Fix bug where it tries to do a cleardbdir when you make install. | Bryan Henderson | |
1996-11-11 | Makefile simplification: the "bin" chapter | Bryan Henderson | |
1996-09-23 | Here's a patch that I discussed recently on pg95-dev that changes the | Marc G. Fournier | |
way one creates a database system. Parts that were in "make install" are not either in "make all" or initdb. Nothing goes in the PGDATA directory besides user data. Creating multiple database systems is easier. In addition to applying the patch, it is necessary to move the file libpq/pg_hba to backend/libpq/pg_hba.sample. Submitted by: Bryan Henderson <bryanh@giraffe.netgate.net> | |||
1996-07-09 | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | |