postgresql/src/include/utils
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
..
acl.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
array.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
bit.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
builtins.h Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
cash.h Add integer/money arithmetic from Darren King. 1997-09-20 16:23:47 +00:00
catcache.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
datetime.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
datum.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
dt.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
dynahash.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
dynamic_loader.h Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
elog.h Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
exc.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
excid.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
fcache.h Thank god for searchable mail archives. 1998-01-15 19:46:37 +00:00
fcache2.h Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
fmgrtab.h Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
geo_decls.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
hsearch.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
inval.h From: Jan Wieck <jwieck@debis.com> 1998-02-23 17:44:24 +00:00
lselect.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
lsyscache.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
mcxt.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
memutils.h From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> 1998-04-27 14:46:51 +00:00
module.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
nabstime.h From: Zeugswetter Andreas SARZ <Andreas.Zeugswetter@telecom.at> 1998-02-13 17:12:08 +00:00
oidcompos.h Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
palloc.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
portal.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
psort.h ExecReScan for Unique & Sort nodes. 1998-02-23 06:28:16 +00:00
rel.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
rel2.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
relcache.h Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
sets.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
syscache.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
tqual.h Inline some small functions called for every row. 1998-04-24 14:43:33 +00:00