postgresql/src
Tom Lane 19740e2fff Portability fixes found needed for SunOS 4.1.x:
SunOS has tas(), but not memmove or strerror, and its sprintf() doesn't
return int.  Also, older versions of GNU Make don't like rules with
empty left-hand sides...
1998-11-30 00:30:05 +00:00
..
backend Change exp() behavior to generate error on underflow rather 1998-11-29 01:57:59 +00:00
bin Portability fixes found needed for SunOS 4.1.x: 1998-11-30 00:30:05 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data Remove duplicates 1998-03-16 05:52:23 +00:00
include Portability fixes found needed for SunOS 4.1.x: 1998-11-30 00:30:05 +00:00
interfaces Portability fix for old SunOS releases: realloc(NULL, ...) 1998-11-29 01:53:54 +00:00
lextest Hi, 1998-04-06 00:32:26 +00:00
makefiles Use autoconf to determine whether system has POSIX signals, 1998-11-29 05:30:25 +00:00
man Fix from Tom Lane for pg_shadow in pg_upgrade 1998-10-25 02:47:38 +00:00
pl New HeapTuple structure/interface. 1998-11-27 20:09:56 +00:00
template modify configure so that template/.similar entries can be 1998-11-23 04:40:58 +00:00
test Change exp() behavior to generate error on underflow rather 1998-11-29 01:57:59 +00:00
tools I agree. I think, though, that the best argument presented in the 1998-10-08 00:19:47 +00:00
tutorial OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
utils OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
DEVELOPERS Move FAQ_DEV to docs directory, where it belongs. 1998-05-22 04:20:53 +00:00
GNUmakefile.in The TCL/TK configuration cleanup patches I submitted have the following 1998-10-18 04:16:08 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Use autoconf to determine whether system has POSIX signals, 1998-11-29 05:30:25 +00:00
Makefile.shlib Portability fixes found needed for SunOS 4.1.x: 1998-11-30 00:30:05 +00:00
config.guess My mailer munged the intro text in my last post. Here is the text 1998-07-19 04:17:13 +00:00
config.sub Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> 1997-03-25 07:16:36 +00:00
configure Use autoconf to determine whether system has POSIX signals, 1998-11-29 05:30:25 +00:00
configure.in Use autoconf to determine whether system has POSIX signals, 1998-11-29 05:30:25 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
win32.mak Here are the patches against the current source tree. I have run the 1998-10-06 03:02:29 +00:00