postgresql/src/include
Bruce Momjian a738478ad8 Here are additional patches for the UnixWare 7 port.
Summary of changes:

In pqcomm.h, use the SUN_LEN macro if it is defined to calculate
the size of the sockaddr_un structure.

In unixware.h, drop the use of the UNIXWARE macro.  Everything can
be handled with the USE_UNIVEL_CC and DISABLE_COMPLEX_MACRO macros.

In s_lock.h, remove the reference to the UNIXWARE macro (see above).

In the unixware template, add the YFLAGS:-d line.

In various makefile templates, add (or cleanup) unixware and univel
port specific information.

-- Billy G. Allie
1998-08-22 04:24:41 +00:00
..
access heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
bootstrap pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
catalog Vacuum fix. Was modifying cache. 1998-08-19 19:59:49 +00:00
commands Vacuum fix. Was modifying cache. 1998-08-19 19:59:49 +00:00
executor Use Snapshot in heap access methods. 1998-07-27 19:38:40 +00:00
lib Fix spelling of "including 1998-03-20 04:12:25 +00:00
libpq Here are additional patches for the UnixWare 7 port. 1998-08-22 04:24:41 +00:00
mb From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
nodes From: Jan Wieck <jwieck@debis.com> 1998-08-18 00:49:04 +00:00
optimizer Cleanup optimizer function names and clarify code. 1998-08-10 02:26:40 +00:00
parser Include OID as a built-in type. 1998-08-14 16:07:00 +00:00
port Here are additional patches for the UnixWare 7 port. 1998-08-22 04:24:41 +00:00
regex From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
rewrite 1) Queries using the having clause on base tables should work well 1998-07-19 05:49:26 +00:00
storage Here are additional patches for the UnixWare 7 port. 1998-08-22 04:24:41 +00:00
tcop Show backend status on ps command line. Remove unused args from 1998-06-04 17:26:49 +00:00
utils heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
c.h rename MAIN_MEMORY to STABLE_MEMORY_STORAGE 1998-06-23 15:35:48 +00:00
config.h.in Adrian Hall reported a problem to me that snprintf() doesn't exist in, at 1998-08-01 19:30:29 +00:00
miscadmin.h Change owner from oid to int4 type. 1998-08-11 18:28:49 +00:00
postgres_ext.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
postgres.h heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
rusagestub.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
version.h.in My mailer munged the intro text in my last post. Here is the text 1998-07-19 04:17:13 +00:00