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
Commit message (
Expand
)
Author
Age
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-28
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
*
Fix the prototype for on_exitpg()
Marc G. Fournier
1997-03-03
*
Remove WIN32 defines. They never worked.
Bruce Momjian
1997-02-14
*
Patch from Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1997-02-12
*
Add test for union semun to configure
Marc G. Fournier
1997-02-06
*
Change next to nextstep where missed.
Bruce Momjian
1997-01-26
*
Restructure padding to handle structure already 128 bytes(alpha).
Bruce Momjian
1997-01-25
*
Remove SB_PAD. Compute padding at compile time.
Bruce Momjian
1997-01-23
*
New flag for BufferDesc - BM_JUST_DIRTIED, - to prevent
Vadim B. Mikheev
1997-01-20
*
SetBufferWriteMode () added; FlushLocalBuffer () fixed (shouldn't
Vadim B. Mikheev
1997-01-16
*
There is no more ReleaseTmpRelBuffers, but ReleaseRelationBuffers.
Vadim B. Mikheev
1997-01-14
*
Part of patch to make a working nextstep port.
Bryan Henderson
1997-01-13
*
Change portname "sparc" to "sunos4" and change some portname dependencies to
Bryan Henderson
1996-12-04
*
More stuff to make it compile on various ports.
Bryan Henderson
1996-11-27
*
New mdtruncate() & smgrtruncate() funcs.
Vadim B. Mikheev
1996-11-27
*
TransactionIdIsInProgress moved to shmem.c
Vadim B. Mikheev
1996-11-27
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
More compile cleanups
Bruce Momjian
1996-11-08
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Another directory totally cleaned out
Marc G. Fournier
1996-11-05
*
Another series started from utils/builtins.h
Marc G. Fournier
1996-11-04
*
-Wall based cleanup of include files, based from acl.h, and everything
Marc G. Fournier
1996-11-04
*
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-04
*
More cleans of the inter-dependencies in the #include files
Marc G. Fournier
1996-11-03
*
Okay, following Bryan's (and others) suggestions...cleaning up the
Marc G. Fournier
1996-11-01
*
Include file cleanup:
Marc G. Fournier
1996-11-01
*
More chanes for bsdi_2_1 removal
Bruce Momjian
1996-11-01
*
remove:
Marc G. Fournier
1996-10-31
*
Added needed include file.
Bruce Momjian
1996-10-31
*
D'Arcy's cleanups
Marc G. Fournier
1996-10-26
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
*
More include files cleaned up
Marc G. Fournier
1996-10-20
*
Welp, another subdirectory cleaned out of redundant/unused #include
Marc G. Fournier
1996-10-19
*
and another one..
Marc G. Fournier
1996-10-19
*
anothre one reduced to its component parts
Marc G. Fournier
1996-10-19
*
Move definition of PageIsNew from hio.c to here
Vadim B. Mikheev
1996-10-18
*
Add a MIPS/NetBSD port...
Marc G. Fournier
1996-10-11
*
Moved whether to define union semun from include/storage/ipc.h to
Marc G. Fournier
1996-10-02
*
More cleanups of the include files
Marc G. Fournier
1996-08-28