postgresql/src
Marc G. Fournier 9b7eb28ea5 Fixes:
There is a support routine in the standard 4.4BSD C library
called "err()".  There is also a utility routine in
.../src/backend/bootstrap/bootstrap.c
with the same name.

Here's a patch that renames the pg95 routine to something a little
more sane.  As a bonus, one more bit of system-specific code leaves
the system...

Submitted by: "Kurt J. Lidl" <lidl@va.pubnix.com>
1996-08-13 01:28:29 +00:00
..
backend Fixes: 1996-08-13 01:28:29 +00:00
bin Another small patch fix... 1996-08-10 05:02:53 +00:00
interfaces Updates to libpq to fix breakage in previous patch... 1996-08-10 00:22:48 +00:00
mk Modifications for bsdi from Kurt(sp?) 1996-07-29 06:54:01 +00:00
test Fixes: 1996-08-06 16:51:35 +00:00
tools/mkldexport Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
tutorial Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
Makefile Fixes: 1996-08-01 19:46:46 +00:00
Makefile.global Had a space in CFLAGS+= -I .. 1996-08-06 16:05:56 +00:00