postgresql/src/backend
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 This patch... 1998-04-27 04:08:07 +00:00
bootstrap Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
catalog This patch... 1998-04-27 04:08:07 +00:00
commands This patch... 1998-04-27 04:08:07 +00:00
executor This patch... 1998-04-27 04:08:07 +00:00
lib ASSERT fixes. 1998-04-06 17:27:54 +00:00
libpq Hi, 1998-04-06 00:32:26 +00:00
main From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> 1998-04-27 14:46:51 +00:00
nodes FIx confusion over SORT and SORTCLAUSE in node handling. 1998-04-27 02:58:07 +00:00
optimizer This patch... 1998-04-27 04:08:07 +00:00
parser This patch... 1998-04-27 04:08:07 +00:00
port Hi, 1998-04-06 00:32:26 +00:00
postmaster Hi, 1998-04-06 00:32:26 +00:00
regex Cleanup of compiler warnings. 1998-04-06 02:38:26 +00:00
rewrite This patch... 1998-04-27 04:08:07 +00:00
storage From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> 1998-04-27 14:46:51 +00:00
tcop Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
tioga 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
Makefile This patch... 1998-04-27 04:08:07 +00:00