Bruce Momjian
|
69817665cb
|
Final cleanup
|
1999-07-16 05:23:30 +00:00 |
|
Bruce Momjian
|
9b645d481c
|
Update #include cleanups
|
1999-07-16 03:14:30 +00:00 |
|
Bruce Momjian
|
278bbf4572
|
Make functions static or NOT_USED as appropriate.
|
1999-05-26 12:57:23 +00:00 |
|
Bruce Momjian
|
07842084fe
|
pgindent run over code.
|
1999-05-25 16:15:34 +00:00 |
|
Bruce Momjian
|
6724a50787
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +00:00 |
|
Tom Lane
|
21badba151
|
Replace direct inclusions of c.h with inclusion of postgres.h,
to ensure that config.h is included as well.
|
1999-01-17 03:04:57 +00:00 |
|
Bruce Momjian
|
af74855a60
|
Renaming cleanup, no pgindent yet.
|
1998-09-01 03:29:17 +00:00 |
|
Bruce Momjian
|
6bd323c6b3
|
Remove un-needed braces around single statements.
|
1998-06-15 19:30:31 +00:00 |
|
Bruce Momjian
|
24cab6bd0d
|
Goodbye register keyword. Compiler knows better.
|
1998-02-11 19:14:04 +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
|
c4cb617504
|
Major patch to speed up backend startup after profiling analysis.
|
1997-08-24 23:08:01 +00:00 |
|
Bruce Momjian
|
1d8bbfd2e7
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
Marc G. Fournier
|
d31084e9d1
|
Postgres95 1.01 Distribution - Virgin Sources
|
1996-07-09 06:22:35 +00:00 |
|