postgresql/src/include/utils
1998-07-08 14:10:30 +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 Add int8 8-byte integer type. 1998-07-08 14:10:30 +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 Rewrite JROUND macro to multiply by 1e6 rather than divide by 1e-6 1998-05-31 17:08:35 +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 Fix macros that were not properly surrounded by parens or braces. 1998-06-15 18:40:05 +00:00
excid.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
fcache2.h Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
fcache.h Thank god for searchable mail archives. 1998-01-15 19:46:37 +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 Make lines more visible to the user. 1998-05-09 22:44:38 +00:00
hsearch.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
int8.h Add int8 8-byte integer type. 1998-07-08 14:10:30 +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
rel2.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
rel.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