index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
storage
/
sinvaladt.h
Commit message (
Expand
)
Author
Age
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
This patch reserves the last superuser_reserved_connections slots for
Bruce Momjian
2002-08-29
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Katherine Ward wrote:
Jan Wieck
2002-06-11
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Clean up some longstanding problems in shared-cache invalidation.
Tom Lane
2001-06-19
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Significant cleanups in SysV IPC handling (shared mem and semaphores).
Tom Lane
2000-11-28
*
Keep track of the last active slot in the shared ProcState array, so
Tom Lane
2000-11-12
*
Clean up #include's.
Bruce Momjian
2000-06-15
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Add:
Bruce Momjian
2000-01-26
*
Several changes here, not very related but touching some of the same files.
Tom Lane
1999-09-24
*
I finally understood what sinvaladt.c is doing --- and it
Tom Lane
1999-09-06
*
Modify sinval so that InvalidateSharedInvalid() does not hold
Tom Lane
1999-09-04
*
More cleanup
Bruce Momjian
1999-07-16
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Repair performance problem in SI segment manipulations: iterating
Tom Lane
1999-05-28
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Allow maximum number of backends to be set at configure time
Tom Lane
1999-02-19
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Fix prototypes so they don't look like function definitions.
Bruce Momjian
1998-01-24
*
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
*
Another directory totally cleaned out
Marc G. Fournier
1996-11-05
*
remove:
Marc G. Fournier
1996-10-31
*
More cleanups of the include files
Marc G. Fournier
1996-08-28