Bruce Momjian
|
5c25d60244
|
Add:
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
to all files copyright Regents of Berkeley. Man, that's a lot of files.
|
2000-01-26 05:58:53 +00:00 |
|
Bruce Momjian
|
3406901a29
|
Move some system includes into c.h, and remove duplicates.
|
1999-07-17 20:18:55 +00:00 |
|
Bruce Momjian
|
a71802e12e
|
Final cleanup.
|
1999-07-16 05:00:38 +00:00 |
|
Bruce Momjian
|
a9591ce66a
|
Change #include's to use <> and "" as appropriate.
|
1999-07-15 23:04:24 +00:00 |
|
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
|
0cf1b79528
|
Cleanup of /include #include's, for 6.6 only.
|
1999-07-14 01:20:30 +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
|
fa1a8d6a97
|
OK, folks, here is the pgindent output.
|
1998-09-01 04:40:42 +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
|
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 |
|
Vadim B. Mikheev
|
8c2f099ab5
|
Fix memory overhelding while forming index' result:
memory allocation for ItemPointerData of heap' tuple is useless
because of FormRetrieveIndexResult makes neccessary palloc.
|
1996-11-21 06:13:43 +00:00 |
|
Marc G. Fournier
|
050d148295
|
One more to go
|
1996-11-05 10:54:20 +00:00 |
|
Marc G. Fournier
|
ca112038ab
|
More include file cleanups
|
1996-11-03 22:58:26 +00:00 |
|
Marc G. Fournier
|
b13f5c25e2
|
More of the same...clean Makefile, add include files
|
1996-10-31 08:52:54 +00:00 |
|
Marc G. Fournier
|
f36b2560a4
|
Major code cleanups from D'arcy (-Wall -Werror)
|
1996-10-23 07:42:13 +00:00 |
|
Marc G. Fournier
|
e1220b7c21
|
More #include cleanups
Once access/* is cleaned out, will redo using -Wall on compile to
make sure that all prototyping is correct
|
1996-10-20 09:27:24 +00:00 |
|
Marc G. Fournier
|
d31084e9d1
|
Postgres95 1.01 Distribution - Virgin Sources
|
1996-07-09 06:22:35 +00:00 |
|