aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/shmqueue.c
Commit message (Collapse)AuthorAge
...
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
|
* Make functions static where possible, enclose unused functions in #ifdef ↵Bruce Momjian1997-08-19
| | | | NOT_USED.
* Clean up Makefile(s)Marc G. Fournier1996-11-03
| | | | | | Add #include "postgres.h" as required Remove #include "c.h" *and* "utils/elog.h" as applicable
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09