postgresql/src/bin
Bruce Momjian 7ea8403c8a The beos port in the source tree doesn't even compile. and even
after that dynamic loading isn't working and shared memory handling is
broken.

        Attached with this message, there is a Zip file which contain :

        * beos.diff = patch file generated with difforig
        * beos = folder with beos support files which need to be moved in /
src/backend/port
        * expected = foler with three file for message and precision
difference in regression test
        * regression.diff = rule problem (need to kill the backend manualy)
        * dynloader = dynloader files (they are also in the pacth files,
but there is so much modification that I have join full files)

        Everything works except a problem in 'rules' Is there some problems
with rules in the current tree ? It used to works with last week tree.

Cyril VELTER
2000-10-07 14:39:21 +00:00
..
initdb Enable initdb to create several levels of directories for PGDATA, if 2000-09-29 13:38:02 +00:00
initlocation Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
ipcclean Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
pg-config Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
pg_ctl Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
pg_dump Only retrieve view definition if relation is a view (case statement) 2000-09-18 06:47:46 +00:00
pg_encoding Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
pg_id The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00
pg_passwd Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
pgaccess Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
pgtclsh Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, 2000-09-25 22:23:01 +00:00
psql Better coding of readline tests 2000-10-03 19:50:21 +00:00
scripts New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
Makefile Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, 2000-09-25 22:23:01 +00:00