summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
1997-04-05remove create.{source,sql} as they are now down in the 'sql' directoryMarc G. Fournier
1997-04-05Change Postgres95 to PostgreSQLMarc G. Fournier
1997-04-05More splits of the regression tests in order to make them moreMarc G. Fournier
1997-04-05Purge out tests/expected that are now in sql/expected subdirectories fromMarc G. Fournier
1997-04-05Again, add more testsMarc G. Fournier
1997-04-05Add more expected.out resultsMarc G. Fournier
1997-04-05There are the broken out 'sql' queries from queries.sourceMarc G. Fournier
1997-04-05These are the broken down 'expected.output' files created so farMarc G. Fournier
1997-04-05Print 'Group' as name of Group plan.Vadim B. Mikheev
1997-04-05Changes for GROUP BY func_results:Vadim B. Mikheev
1997-04-05Changes for GROUP BY func_results.Vadim B. Mikheev
1997-04-05Now we can GROUP BY func_results.Vadim B. Mikheev
1997-04-05Fix for 'SET var_name TO var_value': var_name already defined.Vadim B. Mikheev
1997-04-05Put resdom into GroupClause (GROUP BY func_results)Vadim B. Mikheev
1997-04-05Check for attributeList is NULL in ConstructTupleDescriptor ().Vadim B. Mikheev
1997-04-05From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier
1997-04-04Move YACC and YFLAGS into the template filesMarc G. Fournier
1997-04-04This commit represents a clean compile with the new templates underMarc G. Fournier
1997-04-04Got AROPT setting backwards...correct itMarc G. Fournier
1997-04-04Add distclean to target listingMarc G. Fournier
1997-04-04Again, needs float.hMarc G. Fournier
1997-04-04needs float.h for DBL_MIN under FreeBSDMarc G. Fournier
1997-04-04Remove some files that were inadvertantly createdMarc G. Fournier
1997-04-04One helluva mess.Marc G. Fournier
1997-04-04Install os.h when we install the other headers...Marc G. Fournier
1997-04-03More modifications to make building more interactive:Marc G. Fournier