Bruce Momjian
|
2e6b1e63a3
|
Remove unused #includes in *.c files.
|
1999-07-15 22:40:16 +00:00 |
|
Bruce Momjian
|
4b2c2850bf
|
Clean up #include in /include directory. Add scripts for checking includes.
|
1999-07-15 15:21:54 +00:00 |
|
Bruce Momjian
|
585c967720
|
Change resjunk to a boolean.
|
1999-05-17 17:03:51 +00:00 |
|
Bruce Momjian
|
6724a50787
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +00:00 |
|
Bruce Momjian
|
9322950aa4
|
Cleanup of source files where 'return' or 'var =' is alone on a line.
|
1999-02-03 21:18:02 +00:00 |
|
Bruce Momjian
|
af74855a60
|
Renaming cleanup, no pgindent yet.
|
1998-09-01 03:29:17 +00:00 |
|
Bruce Momjian
|
1d00134be4
|
makeTargetEntry cleanup.
|
1998-07-20 20:48:54 +00:00 |
|
Bruce Momjian
|
3dd2eabc53
|
Cleanup makeTargetEntry and remove internal.c.
|
1998-07-20 19:53:53 +00:00 |
|
Bruce Momjian
|
6bd323c6b3
|
Remove un-needed braces around single statements.
|
1998-06-15 19:30:31 +00:00 |
|
Bruce Momjian
|
726c3854cb
|
Inline fastgetattr and others so data access does not use function
calls.
|
1998-01-31 04:39:26 +00:00 |
|
Bruce Momjian
|
1ea01720d5
|
heapattr functions now return a Datum, not char *.
|
1997-09-12 04:09:08 +00:00 |
|
Bruce Momjian
|
59f6a57e59
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
Bruce Momjian
|
319dbfa736
|
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
|
1997-09-08 02:41:22 +00:00 |
|
Bruce Momjian
|
1ccd423235
|
Massive commit to run PGINDENT on all *.c and *.h files.
|
1997-09-07 05:04:48 +00:00 |
|
Bruce Momjian
|
75c6c2b608
|
Inlined heap_getattr().
|
1997-08-26 23:31:58 +00:00 |
|
Bruce Momjian
|
a5dd06f763
|
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
|
1997-01-10 20:19:49 +00:00 |
|
Bruce Momjian
|
4b2b8592a0
|
Compile and warning cleanup
|
1996-11-08 06:02:30 +00:00 |
|
Marc G. Fournier
|
3df33180a1
|
add #include "postgres.h", as required by all .c files
|
1996-10-31 10:12:26 +00:00 |
|
Marc G. Fournier
|
d31084e9d1
|
Postgres95 1.01 Distribution - Virgin Sources
|
1996-07-09 06:22:35 +00:00 |
|