summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1997-04-17From: Raymond Toy <toy@rtp.ericsson.se>Marc G. Fournier
1997-04-17From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier
1997-04-17Some slight changes to the Wisconsin Benchmark tests since postgres requiresMarc G. Fournier
1997-04-17The patch fixes a rare bug that may occur when one tries to vacuum a singleVadim B. Mikheev
1997-04-16Fix a problem with Linux where yacc is *really* bison -yMarc G. Fournier
1997-04-16connectDB(): setsockopt (..., TCP_NODELAY, ...) added.Vadim B. Mikheev
1997-04-16StreamConnection(): setsockopt (..., TCP_NODELAY, ...) added.Vadim B. Mikheev
1997-04-161. BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a givenVadim B. Mikheev
1997-04-16BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a givenVadim B. Mikheev
1997-04-15A couple of cleanups from Scott Harrison <Scott_Harrison@next.com>Marc G. Fournier
1997-04-15Oops, don't forget to remove the CASSERT=true lineMarc G. Fournier
1997-04-15Have CASSERT enabled/disabled via configure, and passed through config.hMarc G. Fournier
1997-04-15Patch for Solaris 2.5 from: adrian@waltham.harvard.netMarc G. Fournier
1997-04-15Various minor HP related patches from:Marc G. Fournier
1997-04-15A small fix, where default: condition in case had not 'break;'...not required,Marc G. Fournier
1997-04-15From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier
1997-04-152. The file /usr/local/pgsql/src/backend/lipq/pgcomprim.c has twoMarc G. Fournier
1997-04-15Fix up the -Wno-error problem for non-gcc compilersMarc G. Fournier
1997-04-13Add ccsym to tools to determine OS/compiler specific symbolsMarc G. Fournier
1997-04-12Fixes for [] escaping pointed out by AdrianMarc G. Fournier
1997-04-12scripts required by configure to bypass its inabilty to use []'s inside ofMarc G. Fournier
1997-04-12Make sure that Makefile.${PORTNAME} is link'd and that teh port/*.hMarc G. Fournier
1997-04-12Remove port specific Makefile 'targets' (ie. shared libraries) fromMarc G. Fournier
1997-04-12More more of the include files under the include directoryMarc G. Fournier
1997-04-12remove the port related .h files from the top level directory.Marc G. Fournier
1997-04-12Fix detection of install vs installbsdMarc G. Fournier
1997-04-12Make sure postgres.h is included before we start checking #ifdef's for otherMarc G. Fournier
1997-04-12Get rid of the .sql files out of the MakefileMarc G. Fournier
1997-04-12modifications to pg_dump towards supporting dumping of ACLs (doesn't work yet!)Marc G. Fournier
1997-04-11Change BACKEND to CFLAGSMarc G. Fournier
1997-04-10Finish removing the TEST_MAIN stuff, which was mean for standaloneMarc G. Fournier
1997-04-10Fix #include "cash.h" to be #include <utils/cash.h>Marc G. Fournier
1997-04-10Update man page, listing new \z valueMarc G. Fournier
1997-04-10Add a \z command to psql that lists off grant/revoke permissionsMarc G. Fournier
1997-04-10Copy indexkeys in _copyIndexPath.Vadim B. Mikheev
1997-04-09Much improved configure that integrates the build script right into itMarc G. Fournier
1997-04-09remove the old regression test files. have copies saved in my directory here,Marc G. Fournier
1997-04-09Add in D'Arcy's cash codeMarc G. Fournier
1997-04-09From: "Martin S. Utesch" <utesch@aut.tu-freiberg.de>Marc G. Fournier
1997-04-09GNUmakefile.in - remove backend/utils/Gen_fmgrtab.sh on distcleanMarc G. Fournier
1997-04-09Now we have #define _CPU_INDEX_PAGE_WEIGHT_ 0.033 (/* CPU-index-to-page costVadim B. Mikheev
1997-04-09getattnvals(): if attnvals in pg_attribute is 0 then useVadim B. Mikheev
1997-04-091. Enable to have different _CPU_PAGE_WEIGHT_ for heap and index.Vadim B. Mikheev
1997-04-09Fix (hack) IndexSelectivity():Vadim B. Mikheev
1997-04-08Slight mods to explain (or try to) the new regression testsMarc G. Fournier
1997-04-07Fix btabstimecmp ().Vadim B. Mikheev
1997-04-06Get rid of queries.source...its all in the sql directory.Marc G. Fournier
1997-04-06More splits and cleanups...Marc G. Fournier
1997-04-06More splits and cleanups...Marc G. Fournier
1997-04-06Add in support so that build will at least guess which template fileMarc G. Fournier