| .. |
|
acl.h
|
Change #include's to use <> and "" as appropriate.
|
1999-07-15 23:04:24 +00:00 |
|
array.h
|
Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where
|
1999-07-19 07:07:29 +00:00 |
|
bit.h
|
pgindent run over code.
|
1999-05-25 16:15:34 +00:00 |
|
builtins.h
|
Added another single byte oriented decompressor, useful for
|
1999-11-25 01:28:07 +00:00 |
|
cash.h
|
New INET functions from D'Arcy J.M. Cain
|
1998-10-12 04:07:53 +00:00 |
|
catcache.h
|
Change #include's to use <> and "" as appropriate.
|
1999-07-15 23:04:24 +00:00 |
|
datetime.h
|
Cleanup of /include #include's, for 6.6 only.
|
1999-07-14 01:20:30 +00:00 |
|
datum.h
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +00:00 |
|
dt.h
|
Clean up #include in /include directory. Add scripts for checking includes.
|
1999-07-15 15:21:54 +00:00 |
|
dynahash.h
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +00:00 |
|
dynamic_loader.h
|
Standardize on MAXPGPATH as the size of a file pathname buffer,
|
1999-10-25 03:08:03 +00:00 |
|
elog.h
|
Transaction log manager core code.
|
1999-09-27 15:48:12 +00:00 |
|
exc.h
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +00:00 |
|
excid.h
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +00:00 |
|
fcache.h
|
Change #include's to use <> and "" as appropriate.
|
1999-07-15 23:04:24 +00:00 |
|
fcache2.h
|
Change #include's to use <> and "" as appropriate.
|
1999-07-15 23:04:24 +00:00 |
|
fmgrtab.h
|
Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke while
|
1999-04-09 22:35:43 +00:00 |
|
geo_decls.h
|
pgindent run over code.
|
1999-05-25 16:15:34 +00:00 |
|
hsearch.h
|
pgindent run over code.
|
1999-05-25 16:15:34 +00:00 |
|
inet.h
|
Another pgindent run. Sorry folks.
|
1999-05-25 22:43:53 +00:00 |
|
int8.h
|
Another pgindent run. Sorry folks.
|
1999-05-25 22:43:53 +00:00 |
|
inval.h
|
Repair problem exposed by Jan's new parallel-regression-test scaffold:
|
1999-11-21 01:58:22 +00:00 |
|
logtape.h
|
Second phase of psort reconstruction project: add bookkeeping logic to
|
1999-10-16 19:49:28 +00:00 |
|
lsyscache.h
|
Add get_func_rettype() to general-use lsyscache routines,
|
1999-08-16 02:06:25 +00:00 |
|
lztext.h
|
The new LZ compression and an lztext data type based on it.
|
1999-11-17 21:21:51 +00:00 |
|
mcxt.h
|
pgindent run over code.
|
1999-05-25 16:15:34 +00:00 |
|
memutils.h
|
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
|
1999-10-23 03:13:33 +00:00 |
|
module.h
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +00:00 |
|
nabstime.h
|
pgindent run over code.
|
1999-05-25 16:15:34 +00:00 |
|
numeric.h
|
Cleanup of /include #include's, for 6.6 only.
|
1999-07-14 01:20:30 +00:00 |
|
palloc.h
|
Cleanup of /include #include's, for 6.6 only.
|
1999-07-14 01:20:30 +00:00 |
|
pg_lzcompress.h
|
Added another single byte oriented decompressor, useful for
|
1999-11-25 01:28:07 +00:00 |
|
portal.h
|
Rename several destroy* functions/tags to drop*.
|
1999-12-10 03:56:14 +00:00 |
|
ps_status.h
|
Fix memory overrun while setting ps status
|
1999-12-10 10:29:01 +00:00 |
|
rel.h
|
Commit to make clearer distinction for temp names and real names.
|
1999-11-16 04:14:03 +00:00 |
|
rel2.h
|
Change #include's to use <> and "" as appropriate.
|
1999-07-15 23:04:24 +00:00 |
|
relcache.h
|
Repair problem exposed by Jan's new parallel-regression-test scaffold:
|
1999-11-21 01:58:22 +00:00 |
|
sets.h
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +00:00 |
|
syscache.h
|
Add pg_statistic index, add missing Hiroshi file.
|
1999-11-24 16:52:50 +00:00 |
|
temprel.h
|
Commit to make clearer distinction for temp names and real names.
|
1999-11-16 04:14:03 +00:00 |
|
tqual.h
|
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
|
1999-09-29 16:06:40 +00:00 |
|
trace.h
|
Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT.
|
1999-09-27 20:27:32 +00:00 |
|
tuplesort.h
|
Final stage of psort reconstruction work: replace psort.c with
|
1999-10-17 22:15:09 +00:00 |