| .. |
|
acl.h
|
pgindent run before 6.3 release, with Thomas' requested changes.
|
1998-02-26 04:46:47 +00:00 |
|
array.h
|
Change atttypmod from int16 to int32, for Thomas.
|
1998-07-12 21:29:40 +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
|
Fix for regproc
|
1998-08-31 07:55:50 +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 |
|
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
|
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
|
Attached is a patch that uses autoconf to determine whether there
|
1998-08-23 22:25:54 +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
|
More op_class cleanup.
|
1998-08-11 14:32:03 +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 |
|
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 |
|
ps_status.h
|
missed adding a new include file
|
1998-08-25 21:29:16 +00:00 |
|
psort.h
|
ExecReScan for Unique & Sort nodes.
|
1998-02-23 06:28:16 +00:00 |
|
rel.h
|
heap_fetch requires buffer pointer, must be released; heap_getnext
|
1998-08-19 02:04:17 +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
|
heap_fetch requires buffer pointer, must be released; heap_getnext
|
1998-08-19 02:04:17 +00:00 |
|
tqual.h
|
Use Snapshot in heap access methods.
|
1998-07-27 19:38:40 +00:00 |
|
trace.h
|
cvs add'd two files for the tprintf() patch...
|
1998-08-25 21:43:47 +00:00 |