index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
The second patch adds a more explicative error message to BufferPoolCheckLeak.
Marc G. Fournier
1997-01-23
*
Patch from Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1997-01-23
*
Remove SB_PAD. Compute padding at compile time.
Bruce Momjian
1997-01-23
*
Small fixes for SVR4 port by Frank Ridderbusch
Marc G. Fournier
1997-01-23
*
Removed unlinked patch that is not neede now that Vadim has properly fixed it.
Bruce Momjian
1997-01-23
*
INDEXSCAN_PATCH changes: should work for (Param OP VAR) too
Vadim B. Mikheev
1997-01-22
*
1. INDEXSCAN_PATCH changes: (op Param Var) should work too
Vadim B. Mikheev
1997-01-22
*
Fixing bug in INDEXSCAN_PATCH:
Vadim B. Mikheev
1997-01-22
*
Another change from /usr/include/machine/limits.h to just limits.h
Marc G. Fournier
1997-01-22
*
Another one that should be including limits.h vs machine/limits.h
Marc G. Fournier
1997-01-22
*
Taking a chance here. Under both Solaris and FreeBSD, there is a
Marc G. Fournier
1997-01-22
*
the i386_solaris port requires inet_aton.o
Marc G. Fournier
1997-01-22
*
Cast constants to the type of the other binary operand.
Bruce Momjian
1997-01-22
*
Fixing possible losing data changes:
Vadim B. Mikheev
1997-01-20
*
1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after
Vadim B. Mikheev
1997-01-20
*
Add missing #.
Bruce Momjian
1997-01-18
*
Add include files needed for stat().
Bruce Momjian
1997-01-18
*
Prevent UNIQUE indexes for non-btree access methods.
Bruce Momjian
1997-01-18
*
Minor change to file point out by Andrew
Marc G. Fournier
1997-01-16
*
Change EXPLAIN options to just use VERBOSE.
Bruce Momjian
1997-01-16
*
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
*
VariableRelationPutNextXid () now flushes variable relation
Vadim B. Mikheev
1997-01-16
*
Add inet_aton() prototype.
Bryan Henderson
1997-01-16
*
textin fixed: no more zero-byte (thanks, Erich)
Vadim B. Mikheev
1997-01-16
*
Added postgres.h include to quiet down the HPUX ports...
Marc G. Fournier
1997-01-15
*
Eliminate dupliclate definition of external variables reldesc and DataDir.
Bryan Henderson
1997-01-14
*
ReleaseTmpRelBuffers is ReleaseRelationBuffers now.
Vadim B. Mikheev
1997-01-14
*
heap_destroy () releases dirty buffers of a relation to be
Vadim B. Mikheev
1997-01-14
*
Remove CFLAGS_SL from lib/Makefile
Bruce Momjian
1997-01-14
*
There are two prototypes for inet_aton, one in include/inet_aton.h, and
Bruce Momjian
1997-01-14
*
Another compilation error has surfaced on Ultrix. In spin.c, sem.h must be
Bruce Momjian
1997-01-14
*
Fix typo in findstring use.
Bruce Momjian
1997-01-13
*
Part of patch to make a working nextstep port.
Bryan Henderson
1997-01-13
*
Added VERBOSE option to vacuum command.
Bruce Momjian
1997-01-13
*
Add nextstep port, courtesy of Ovidiu Predescu.
Bryan Henderson
1997-01-13
*
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1997-01-13
*
Shared library cleanup for -fpic.
Bruce Momjian
1997-01-12
*
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
Bruce Momjian
1997-01-10
*
cleanup for LINUX_ELF
Bruce Momjian
1997-01-10
*
timeb.h only used when not using POSIX_TIME
Bruce Momjian
1997-01-10
*
Makefile's -fpic only for gcc
Bruce Momjian
1997-01-10
*
Massimo fix for non-existant file copy error.
Bruce Momjian
1997-01-10
*
I found the following bugs in the version 6.0 (dated 961229).
Bruce Momjian
1997-01-10
*
Fixed (I hope) unique btree index implementation.
Vadim B. Mikheev
1997-01-10
*
index_insert has now HeapRelation as last param (for unique index
Vadim B. Mikheev
1997-01-10
*
index_insert has now HeapRelation as last param (for unique index
Vadim B. Mikheev
1997-01-10
*
index_insert has now HeapRelation as last param (for
Vadim B. Mikheev
1997-01-10
*
#include <postgres.h> moved upper
Vadim B. Mikheev
1997-01-09
[next]