index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
ipc
/
ipc.c
Commit message (
Expand
)
Author
Age
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Rearrange handling of MAXBACKENDS a little bit. The default setting
Tom Lane
1999-02-21
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Fix for indexing problems.
Bruce Momjian
1998-09-02
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
*
Reverse out unused patch.
Bruce Momjian
1998-07-12
*
Print relation name before vacuum, results after vacuum.
Bruce Momjian
1998-07-12
*
Rename proc_exit_clear to on_exit_reset.
Bruce Momjian
1998-06-27
*
Fix for hang after postmaster restart. Add new proc_exit and
Bruce Momjian
1998-06-27
*
cleanups
Bruce Momjian
1998-06-23
*
Solaris cleanup.
Bruce Momjian
1998-06-19
*
Cleanup UsePrivateMemory define.
Bruce Momjian
1998-06-18
*
Cleanups.
Bruce Momjian
1998-06-18
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
Remove fork()/exec() and only do fork(). Small cleanups.
Bruce Momjian
1998-05-29
*
Last minute clean up for SunOS...
Marc G. Fournier
1998-03-02
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
*
Inline frequently called functions.
Bruce Momjian
1997-09-18
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.
Bryan Henderson
1997-01-08
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
*
Clean up Makefile(s)
Marc G. Fournier
1996-11-03
*
more removals of PORTNAME_*
Marc G. Fournier
1996-10-31
*
This is a fix to be included in 1.02.1. It adds a tip for people
Marc G. Fournier
1996-08-14
*
multiple define of 'union semun' removed
Marc G. Fournier
1996-07-25
*
Brought in NEOSOFT's port to i386_solaris
Marc G. Fournier
1996-07-20
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09