postgresql/src/include
Bruce Momjian f1ab71ec5f The attached patches fix the following problems:
1.  The UnixWare tas macro was reformatted (by indent or it like?) which caused
    it to break.  The asm macro construct is very particular about the %mem
    construct -- it has to start in column 1.

2.  When compiling libpq++, g++ was used even if configure found the C++ com-
    piler to be CC.

3.  When compiling libpq++, '-Wno-error' was added to CXXFLAGS, even if the
    compiler wasn't g++.

Billy G. Allie
1998-09-11 16:56:24 +00:00
..
access Fix for macro for AIX. 1998-09-08 15:24:11 +00:00
bootstrap OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
catalog Added attributes for primary/unique/foreign keys... 1998-09-10 15:32:32 +00:00
commands [Part #1: Type: text/plain, Encoding: 7bit, Size: 59] 1998-09-03 02:34:35 +00:00
executor OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
lib OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
libpq OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
mb OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
nodes OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
optimizer [Part #1: Type: text/plain, Encoding: 7bit, Size: 59] 1998-09-03 02:34:35 +00:00
parser OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
port OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
regex OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
rewrite OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
storage The attached patches fix the following problems: 1998-09-11 16:56:24 +00:00
tcop OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
utils Remove %qd. 1998-09-11 16:43:26 +00:00
c.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
config.h.in Remove %qd. 1998-09-11 16:43:26 +00:00
miscadmin.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +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 OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
rusagestub.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +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