Commit Graph

80 Commits (c91ceec21d357d6d857163d897ac75a79c883dee)

Author SHA1 Message Date
Bruce Momjian 76dd88f10b Reverse out unused patch. 28 years ago
Bruce Momjian 2a8996f631 Print relation name before vacuum, results after vacuum. 28 years ago
Bruce Momjian 48a94aaf51 Rename proc_exit_clear to on_exit_reset. 28 years ago
Bruce Momjian e747c58718 Fix for hang after postmaster restart. Add new proc_exit and 28 years ago
Bruce Momjian cfef6ef4ff cleanups 28 years ago
Bruce Momjian 8ed5918faa Solaris cleanup. 28 years ago
Bruce Momjian 6ab714e3e8 Cleanup UsePrivateMemory define. 28 years ago
Bruce Momjian 94cc3abe60 Cleanups. 28 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 28 years ago
Bruce Momjian 212c905e2c Remove fork()/exec() and only do fork(). Small cleanups. 28 years ago
Marc G. Fournier 6a9627e792 Last minute clean up for SunOS... 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Bruce Momjian 679d39b9c8 Goodbye ABORT. Hello ERROR for all errors. 28 years ago
Bruce Momjian 0d9fc5afd6 Change elog(WARN) to elog(ERROR) and elog(ABORT). 28 years ago
Bruce Momjian 3f365ba0fc Inline memset() as MemSet(). 28 years ago
Bruce Momjian 8cb4154492 Inline frequently called functions. 28 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 28 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Bruce Momjian 1d8bbfd2e7 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 28 years ago
Bryan Henderson 5e98c40129 Change the way ipc.h is included because sys/ipc.h on Ultrix is broken. 29 years ago
Bruce Momjian aaeef4d17d All external function definitions now have prototypes that are checked. 29 years ago
Bruce Momjian 4b2b8592a0 Compile and warning cleanup 29 years ago
Marc G. Fournier ce4c0ce1de Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 29 years ago
Marc G. Fournier 6fac4602ae Clean up Makefile(s) 29 years ago
Marc G. Fournier 4df1a41478 more removals of PORTNAME_* 29 years ago
Marc G. Fournier 988a9adfbd This is a fix to be included in 1.02.1. It adds a tip for people 30 years ago
Marc G. Fournier 31cae34d07 multiple define of 'union semun' removed 30 years ago
Marc G. Fournier ffae4ebde9 Brought in NEOSOFT's port to i386_solaris 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago