Bruce Momjian
|
6724a50787
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +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
|
a32450a585
|
pgindent run before 6.3 release, with Thomas' requested changes.
|
1998-02-26 04:46:47 +00:00 |
|
Bruce Momjian
|
deea69b90e
|
Change some ABORTS to ERROR. Add line number when COPY Failure.
|
1998-01-05 16:40:20 +00:00 |
|
Bruce Momjian
|
0d9fc5afd6
|
Change elog(WARN) to elog(ERROR) and elog(ABORT).
|
1998-01-05 03:35:55 +00:00 |
|
Bruce Momjian
|
f3af1368bd
|
Rename strNcpy to StrNCpy, and change third parameter.
|
1997-10-25 01:10:58 +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
|
edb58721b8
|
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary.
|
1997-08-12 20:16:25 +00:00 |
|
Bruce Momjian
|
3ac9d2fff3
|
Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius
|
1997-07-24 20:19:10 +00:00 |
|
Bruce Momjian
|
31c8e94b34
|
Remove WIN32 defines. They never worked.
|
1997-02-14 04:19:07 +00:00 |
|
Bruce Momjian
|
4b2b8592a0
|
Compile and warning cleanup
|
1996-11-08 06:02:30 +00:00 |
|
Marc G. Fournier
|
0020e8790d
|
Another directory that compiles with no errors, and few warnings
|
1996-11-06 10:32:10 +00:00 |
|
Marc G. Fournier
|
c9002ecb21
|
Produce a clean compile of backend...
|
1996-11-03 06:54:38 +00:00 |
|
Marc G. Fournier
|
321b8c80fd
|
At this rate, maybe next year sometime I'll get this done...
Goals: reduce the difficulty of porting from platform to platform,
release to release, but moving as much as possible into config.h
|
1996-08-27 07:32:33 +00:00 |
|
Marc G. Fournier
|
d31084e9d1
|
Postgres95 1.01 Distribution - Virgin Sources
|
1996-07-09 06:22:35 +00:00 |
|