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
*
Save Var' order in index_outerjoin_references().
Vadim B. Mikheev
1997-04-24
*
Add innercost to result in cost_hashjoin.
Vadim B. Mikheev
1997-04-24
*
_bt_endpoint fixed: set currentItemData to Invalid if no result.
Vadim B. Mikheev
1997-04-24
*
Enable to set _cpu_page_wight_ & _cpu_index_page_wight_ via
Vadim B. Mikheev
1997-04-24
*
-Wno-error should only be enabled for gcc compilers, it seems
Marc G. Fournier
1997-04-24
*
Somewhat backwards #ifdef's for HAVE_GETRUSAGE
Marc G. Fournier
1997-04-24
*
Various patches not commited, plus a linux/sparc patch from
Marc G. Fournier
1997-04-24
*
Change HAVE_RUSAGE to HAVE_GETRUSAGE, which is the more appropriate
Marc G. Fournier
1997-04-23
*
Analyze data only if specified and specified attrs only.
Vadim B. Mikheev
1997-04-23
*
1. SHOW/RESET var fixed.
Vadim B. Mikheev
1997-04-23
*
1. SHOW/RESET var fixed.
Vadim B. Mikheev
1997-04-23
*
To: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-23
*
Add fcvt() as a check to configure so that we can get rid of the BSD44_derived
Marc G. Fournier
1997-04-22
*
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-22
*
Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-22
*
Fix for Hash and arrays
Vadim B. Mikheev
1997-04-22
*
Fix for text_lt/text_le to avoid warnings if not def USE_LOCALE.
Vadim B. Mikheev
1997-04-21
*
#include <string.h>
Vadim B. Mikheev
1997-04-21
*
Fix for -Wno-error
Vadim B. Mikheev
1997-04-21
*
Here is the Mismatched input/output patch for tintervals as reported over
Marc G. Fournier
1997-04-20
*
Fix for -Wno-error
Vadim B. Mikheev
1997-04-18
*
CommitInfoNeedsSave[buffer - 1] = 0
Vadim B. Mikheev
1997-04-18
*
#ifdef BTREE_BUILD_STATS enables to get executor stats for btree
Vadim B. Mikheev
1997-04-18
*
Declaration
Vadim B. Mikheev
1997-04-18
*
PrintBufferUsage() changed to report about shared, local and direct
Vadim B. Mikheev
1997-04-18
*
Fix bttextcmp() to use unsigned char*.
Vadim B. Mikheev
1997-04-18
*
From: Raymond Toy <toy@rtp.ericsson.se>
Marc G. Fournier
1997-04-17
*
From: Raymond Toy <toy@rtp.ericsson.se>
Marc G. Fournier
1997-04-17
*
From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
Marc G. Fournier
1997-04-17
*
The patch fixes a rare bug that may occur when one tries to vacuum a single
Vadim B. Mikheev
1997-04-17
*
StreamConnection(): setsockopt (..., TCP_NODELAY, ...) added.
Vadim B. Mikheev
1997-04-16
*
1. BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a given
Vadim B. Mikheev
1997-04-16
*
Patch for Solaris 2.5 from: adrian@waltham.harvard.net
Marc G. Fournier
1997-04-15
*
Various minor HP related patches from:
Marc G. Fournier
1997-04-15
*
A small fix, where default: condition in case had not 'break;'...not required,
Marc G. Fournier
1997-04-15
*
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-15
*
2. The file /usr/local/pgsql/src/backend/lipq/pgcomprim.c has two
Marc G. Fournier
1997-04-15
*
Fix up the -Wno-error problem for non-gcc compilers
Marc G. Fournier
1997-04-15
*
Add ccsym to tools to determine OS/compiler specific symbols
Marc G. Fournier
1997-04-13
*
Make sure postgres.h is included before we start checking #ifdef's for other
Marc G. Fournier
1997-04-12
*
Finish removing the TEST_MAIN stuff, which was mean for standalone
Marc G. Fournier
1997-04-10
*
Fix #include "cash.h" to be #include <utils/cash.h>
Marc G. Fournier
1997-04-10
*
Copy indexkeys in _copyIndexPath.
Vadim B. Mikheev
1997-04-10
*
Much improved configure that integrates the build script right into it
Marc G. Fournier
1997-04-09
*
Add in D'Arcy's cash code
Marc G. Fournier
1997-04-09
*
From: "Martin S. Utesch" <utesch@aut.tu-freiberg.de>
Marc G. Fournier
1997-04-09
*
GNUmakefile.in - remove backend/utils/Gen_fmgrtab.sh on distclean
Marc G. Fournier
1997-04-09
*
getattnvals(): if attnvals in pg_attribute is 0 then use
Vadim B. Mikheev
1997-04-09
*
1. Enable to have different _CPU_PAGE_WEIGHT_ for heap and index.
Vadim B. Mikheev
1997-04-09
*
Fix (hack) IndexSelectivity():
Vadim B. Mikheev
1997-04-09
[next]