postgresql/src/interfaces
Marc G. Fournier ff4d0d435e Here's a patch that I discussed recently on pg95-dev that changes the
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-09-23 08:24:13 +00:00
..
libpgtcl I have made some corrections to my previous patches for retrieving array 1996-09-16 05:54:53 +00:00
libpq Here's a patch that I discussed recently on pg95-dev that changes the 1996-09-23 08:24:13 +00:00
libpq++ |May I suggest to add access to the oid of an inserted 1996-08-21 04:32:09 +00:00