Bruce Momjian
|
0d9fc5afd6
|
Change elog(WARN) to elog(ERROR) and elog(ABORT).
|
1998-01-05 03:35:55 +00:00 |
|
Bruce Momjian
|
3f365ba0fc
|
Inline memset() as MemSet().
|
1997-09-18 20:22:58 +00:00 |
|
Bruce Momjian
|
8cb4154492
|
Inline frequently called functions.
|
1997-09-18 14:21:02 +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
|
1d8bbfd2e7
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
Bryan Henderson
|
5e98c40129
|
Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.
|
1997-01-08 08:33:07 +00:00 |
|
Bruce Momjian
|
aaeef4d17d
|
All external function definitions now have prototypes that are checked.
|
1996-11-10 03:06:38 +00:00 |
|
Bruce Momjian
|
4b2b8592a0
|
Compile and warning cleanup
|
1996-11-08 06:02:30 +00:00 |
|
Marc G. Fournier
|
ce4c0ce1de
|
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
|
1996-11-06 06:52:23 +00:00 |
|
Marc G. Fournier
|
6fac4602ae
|
Clean up Makefile(s)
Add #include "postgres.h" as required
Remove #include "c.h" *and* "utils/elog.h" as applicable
|
1996-11-03 05:08:01 +00:00 |
|
Marc G. Fournier
|
4df1a41478
|
more removals of PORTNAME_*
|
1996-10-31 10:20:09 +00:00 |
|
Marc G. Fournier
|
988a9adfbd
|
This is a fix to be included in 1.02.1. It adds a tip for people
getting semaphore or shared memory errors.
Submitted by: bryanh@giraffe.netgate.net (Bryan Henderson)
|
1996-08-14 05:01:53 +00:00 |
|
Marc G. Fournier
|
31cae34d07
|
multiple define of 'union semun' removed
submitted by: dr. george
|
1996-07-25 19:45:31 +00:00 |
|
Marc G. Fournier
|
ffae4ebde9
|
Brought in NEOSOFT's port to i386_solaris
Submitted by: Randy Kunkee <kunkee@Starbase.NeoSoft.COM>
|
1996-07-20 08:36:33 +00:00 |
|
Marc G. Fournier
|
d31084e9d1
|
Postgres95 1.01 Distribution - Virgin Sources
|
1996-07-09 06:22:35 +00:00 |
|