Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-11-19Eliminate mk/ directory. The tyranny of the included make file templates isBryan Henderson
ended!
1996-10-04Moved the define of SIGNAL_ARGS that D'Arcy just created to config.h so thatMarc G. Fournier
hopefully this sort of thing can eventually be determined using configure?
1996-10-04The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGSMarc G. Fournier
1996-09-23Here's a patch that I discussed recently on pg95-dev that changes theMarc 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-27Fix where 'make clean' wipes out everything if no obj directoryMarc G. Fournier
exists... Submitted by: Bruce Momjian <maillist@candle.pha.pa.us>
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier