postgresql/src/include
Marc G. Fournier 1af6b56427 From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
Ok, I have finally gotten all of the defines for Dec/Alpha and
Linux/Alpha sorted out as Marc asked. There is no longer any need for
'-Dalpha' or '-Dlinuxalpha' in either the Dec/Alpha or the Linux/Alpha
template files (./src/template/{alpha,linuxalpha}). I have replaced every
instance of 'alpha' or '__alpha__' with '__alpha', as that appears to be
the common symbol between C compilers on both operating systems (RH4.2 &
DecUnix 4.0b) for alpha.
1998-04-27 14:46:51 +00:00
..
access Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
bootstrap pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
catalog This patch... 1998-04-27 04:08:07 +00:00
commands pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
executor Inline some small functions called for every row. 1998-04-24 14:43:33 +00:00
lib Fix spelling of "including 1998-03-20 04:12:25 +00:00
libpq Last minute clean up for SunOS... 1998-03-02 05:42:15 +00:00
nodes pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
optimizer Move HAVING function to proper file. 1998-04-15 15:29:57 +00:00
parser pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
port From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> 1998-04-27 14:46:51 +00:00
regex From: t-ishii@sra.co.jp 1998-03-15 07:39:04 +00:00
rewrite pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
storage From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> 1998-04-27 14:46:51 +00:00
tcop pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
utils From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> 1998-04-27 14:46:51 +00:00
c.h ASSERT fixes. 1998-04-06 17:27:54 +00:00
config.h.in Assert fix 1998-04-06 17:52:35 +00:00
miscadmin.h Remove GetDatabaseName/Path and use globals. Make consts later. 1998-04-05 21:04:50 +00:00
postgres.h Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
postgres_ext.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +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 Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00