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
Commit message (
Expand
)
Author
Age
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-28
*
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1997-03-15
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
*
Make the error message output by AllocateFile() if failes to
Marc G. Fournier
1997-02-20
*
Remove hardcoded 20000 and change to BootstrapObjectIdData.
Bruce Momjian
1997-02-14
*
Remove WIN32 defines. They never worked.
Bruce Momjian
1997-02-14
*
Fix naming from proc to prio to fix previous patch.
Bruce Momjian
1997-02-13
*
Patch from Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1997-02-12
*
Assign priorities when creating jobs in lock queue.
Bruce Momjian
1997-02-11
*
Convert MISSING_SYSCONF to !HAVE_SYSCONF for autoconf
Marc G. Fournier
1997-01-27
*
Change next to nextstep where missed.
Bruce Momjian
1997-01-26
*
Fix typo in struct name.
Bruce Momjian
1997-01-26
*
More autosize structure error checks.
Bruce Momjian
1997-01-25
*
The second patch adds a more explicative error message to BufferPoolCheckLeak.
Marc G. Fournier
1997-01-23
*
Remove SB_PAD. Compute padding at compile time.
Bruce Momjian
1997-01-23
*
Fixing possible losing data changes:
Vadim B. Mikheev
1997-01-20
*
Add include files needed for stat().
Bruce Momjian
1997-01-18
*
FlushLocalBuffer () releases buffer only if required
Vadim B. Mikheev
1997-01-16
*
No more LateWrite, but there is WriteMode;
Vadim B. Mikheev
1997-01-16
*
No more LateWrite.
Vadim B. Mikheev
1997-01-16
*
ReleaseTmpRelBuffers is ReleaseRelationBuffers now.
Vadim B. Mikheev
1997-01-14
*
Another compilation error has surfaced on Ultrix. In spin.c, sem.h must be
Bruce Momjian
1997-01-14
*
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1997-01-13
*
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
Bruce Momjian
1997-01-10
*
index_insert has now HeapRelation as last param (for unique index
Vadim B. Mikheev
1997-01-10
*
Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.
Bryan Henderson
1997-01-08
*
ReleaseTmpRelBuffers () releases buffers in LOCAL buffer pool now
Vadim B. Mikheev
1996-12-31
*
Fixed Assert check where ! should be !=.
Bruce Momjian
1996-12-28
*
Add asserts to check for file descriptor ring corruption.
Bryan Henderson
1996-12-27
*
pq/signal() portability patch. Also psql copy prompt fix.
Bruce Momjian
1996-12-26
*
Added include files needed for getpid prototype.
Bruce Momjian
1996-12-26
*
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 smgrtruncate smgr' interface func.
Vadim B. Mikheev
1996-11-27
*
New mdtruncate() func for single segment relations (< 2Gb).
Vadim B. Mikheev
1996-11-27
*
TransactionIdIsInProgress is here now and gives quality answer
Vadim B. Mikheev
1996-11-27
*
Setting MyProc->xid to InvalidTransactionId while creating
Vadim B. Mikheev
1996-11-27
*
Include fcntl.h, which is not automatically included by sys/file.h on all sys...
Bryan Henderson
1996-11-25
*
Typecasts, etc. to make compile work on AIX. Thanks Darren King..
Bryan Henderson
1996-11-24
*
Move include of signal.h inside pqsignal.h so it's always where it's needed.
Bryan Henderson
1996-11-24
*
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-13
*
Recognize dependencies more reliably.
Bryan Henderson
1996-11-10
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
More compile cleanups
Bruce Momjian
1996-11-08
*
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
*
Remove OPENLINK define
Bruce Momjian
1996-11-04
*
Clean up Makefile(s)
Marc G. Fournier
1996-11-03
*
Clean up Makefile
Marc G. Fournier
1996-11-03
[next]