summaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for indexing problems.Bruce Momjian1998-09-021-2/+3
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-16/+19
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-16/+16
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-251-29/+50
* Reverse out unused patch.Bruce Momjian1998-07-121-7/+2
* Print relation name before vacuum, results after vacuum.Bruce Momjian1998-07-121-2/+7
* Rename proc_exit_clear to on_exit_reset.Bruce Momjian1998-06-271-3/+4
* Fix for hang after postmaster restart. Add new proc_exit andBruce Momjian1998-06-271-39/+63
* cleanupsBruce Momjian1998-06-231-2/+2
* Solaris cleanup.Bruce Momjian1998-06-191-2/+2
* Cleanup UsePrivateMemory define.Bruce Momjian1998-06-181-10/+2
* Cleanups.Bruce Momjian1998-06-181-1/+3
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-11/+1
* Remove fork()/exec() and only do fork(). Small cleanups.Bruce Momjian1998-05-291-4/+17
* Last minute clean up for SunOS...Marc G. Fournier1998-03-021-1/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-3/+4
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-2/+2
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-2/+2
* Inline memset() as MemSet().Bruce Momjian1997-09-181-2/+2
* Inline frequently called functions.Bruce Momjian1997-09-181-83/+8
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-5/+5
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-73/+73
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-475/+516
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-2/+6
* Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.Bryan Henderson1997-01-081-8/+4
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-3/+3
* Compile and warning cleanupBruce Momjian1996-11-081-1/+2
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-1/+6
* Clean up Makefile(s)Marc G. Fournier1996-11-031-2/+2
* more removals of PORTNAME_*Marc G. Fournier1996-10-311-2/+2
* This is a fix to be included in 1.02.1. It adds a tip for peopleMarc G. Fournier1996-08-141-1/+20
* multiple define of 'union semun' removedMarc G. Fournier1996-07-251-11/+1
* Brought in NEOSOFT's port to i386_solarisMarc G. Fournier1996-07-201-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+718