projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
1997-05-11
Thomas G. Lockhart
Add inter-type regression tests for geometry, date...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-11
Thomas G. Lockhart
Add type conversion functions between floats and integers.
commit
|
commitdiff
|
tree
|
snapshot
1997-05-11
Thomas G. Lockhart
Add a few type conversion functions.
commit
|
commitdiff
|
tree
|
snapshot
1997-05-11
Thomas G. Lockhart
Fix timezone manipulation code to avoid crashes on...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-11
Marc G. Fournier
Oops, one of DAvid's patches didn't quite make it in...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-11
Marc G. Fournier
From: David Friend <dfriend@atlsci.atlsci.com>
commit
|
commitdiff
|
tree
|
snapshot
1997-05-09
Marc G. Fournier
From: Edmund Mergl <E.Mergl@bawue.de>
commit
|
commitdiff
|
tree
|
snapshot
1997-05-09
Marc G. Fournier
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
commit
|
commitdiff
|
tree
|
snapshot
1997-05-08
Bruce Momjian
Fix typechecking problem pointed out by Thomas.
commit
|
commitdiff
|
tree
|
snapshot
1997-05-08
Bruce Momjian
Update for bsdi
commit
|
commitdiff
|
tree
|
snapshot
1997-05-07
Marc G. Fournier
From: David Friend <dfriend@atlsci.atlsci.com>
commit
|
commitdiff
|
tree
|
snapshot
1997-05-07
Marc G. Fournier
From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
commit
|
commitdiff
|
tree
|
snapshot
1997-05-07
Marc G. Fournier
From: "Paul M. Aoki" <aoki@CS.Berkeley.EDU>
commit
|
commitdiff
|
tree
|
snapshot
1997-05-07
Marc G. Fournier
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
commit
|
commitdiff
|
tree
|
snapshot
1997-05-07
Marc G. Fournier
From: Erich Stamberger <eberger@gewi.kfunigraz.ac.at>
commit
|
commitdiff
|
tree
|
snapshot
1997-05-06
Thomas G. Lockhart
Remove valid pointer checks for returns from palloc...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-06
Thomas G. Lockhart
Change dummy array dimensions from [0] to [1] to keep...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-06
Thomas G. Lockhart
Rename LOread() and LOwrite() to loread() and lowrite...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-06
Thomas G. Lockhart
Change LOread() and LOwrite() to loread() and lowrite...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-06
Thomas G. Lockhart
Change LOread() and LOwrite() to loread() and lowrite...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-06
Thomas G. Lockhart
Rename LOread() and LOwrite() to be lower case to allow use
commit
|
commitdiff
|
tree
|
snapshot
1997-05-06
Vadim B. Mikheev
1. Multi-column indices support.
commit
|
commitdiff
|
tree
|
snapshot
1997-05-06
Vadim B. Mikheev
mdcreate():
commit
|
commitdiff
|
tree
|
snapshot
1997-05-05
Vadim B. Mikheev
Kill re-incarnated bug arround
commit
|
commitdiff
|
tree
|
snapshot
1997-05-05
Vadim B. Mikheev
There is no more _CWD_ tag in sources...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-05
Vadim B. Mikheev
WARN:parser: parser error ...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-05
Vadim B. Mikheev
If SELECT uses index (btree) then ordered results are...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-05
Vadim B. Mikheev
There is no partial index onek2_u1_prtl in tests...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-05
Vadim B. Mikheev
Bug: backend crashes in btbeginscan()->btrescan()-...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-02
Thomas G. Lockhart
Add substitution from output/.. to input/.. to match...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-02
Thomas G. Lockhart
Update to work with new regression tests and directory...
commit
|
commitdiff
|
tree
|
snapshot
1997-05-02
Thomas G. Lockhart
New test data for aggregate functions.
commit
|
commitdiff
|
tree
|
snapshot
1997-04-30
Vadim B. Mikheev
Fix old bug in _hash_first() for scan without keys:
commit
|
commitdiff
|
tree
|
snapshot
1997-04-30
Vadim B. Mikheev
More informative NOTICEs in tuple checks.
commit
|
commitdiff
|
tree
|
snapshot
1997-04-29
Edmund Mergl
creation for postgresql-6.1
commit
|
commitdiff
|
tree
|
snapshot
1997-04-29
Thomas G. Lockhart
Reorder tests and move aggregate table data to data/.
commit
|
commitdiff
|
tree
|
snapshot
1997-04-29
Thomas G. Lockhart
Added initial set of expected outputs for new regressio...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-29
Vadim B. Mikheev
SET geqo TO ON|OFF
commit
|
commitdiff
|
tree
|
snapshot
1997-04-29
Vadim B. Mikheev
#ifdef GEQO
commit
|
commitdiff
|
tree
|
snapshot
1997-04-29
Vadim B. Mikheev
Fix GroupBy: enable functions over aggregates and Group...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-28
Marc G. Fournier
Fix configure so that installbsd gets -c also
commit
|
commitdiff
|
tree
|
snapshot
1997-04-28
Marc G. Fournier
Add a netbsd template file and update linux-elf and...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-28
Marc G. Fournier
From: "D'Arcy J.M. Cain" <darcy@druid.net>
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Thomas G. Lockhart
Provide template for the misc tests which contain path...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Thomas G. Lockhart
Fix path name templates.
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Thomas G. Lockhart
Update SQL query results for lists of operators and...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Thomas G. Lockhart
Change mixed-case routines to lower-case for case-insen...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Thomas G. Lockhart
Change mixed-case routines to lower-case in pg_proc.h
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Thomas G. Lockhart
Change mixed-case routines to lower-case if referenced...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Thomas G. Lockhart
Change mixed-case routines to lower-case if referenced...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Thomas G. Lockhart
Modify references to function manager to use lower...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
There, I'll leave this alone until Thomas catchs up...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
split out a bunch more tests from misc.source so that...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
Change Postgres95 to PostgreSQL
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
Alot of regression test fixes, mainly to compensate...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
Get first four tests to pass:
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
Make these self-contained tests...they are testing...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
Trying to continue breaking down the large files into...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
clean up misc.source and create *individual test* files...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
*shrug* I don't know anymore...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
*shrug*
commit
|
commitdiff
|
tree
|
snapshot
1997-04-27
Marc G. Fournier
Massive regression test patches from Thomas *woo hoo!*
commit
|
commitdiff
|
tree
|
snapshot
1997-04-26
Marc G. Fournier
A few changes to reflect things properly suggested...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-26
Marc G. Fournier
Reverse check for TR so that trbsd gets checked for...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-26
Marc G. Fournier
Add a results directory and a Makefile so that 'make...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-26
Marc G. Fournier
Missed an -I directive
commit
|
commitdiff
|
tree
|
snapshot
1997-04-26
Marc G. Fournier
More misc patches from Thomas for regression tests...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-26
Marc G. Fournier
Clean out/up some files that are causing me great heada...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-26
Marc G. Fournier
clean up the bin/*/Makefiles...up version.h to v6.1...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-26
Marc G. Fournier
Fix for bootstrap.c problem (F_* values missing from...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-25
Marc G. Fournier
More timezone patches by Thomas:
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Marc G. Fournier
From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Marc G. Fournier
Fixes:
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Marc G. Fournier
Various bug fixes based on a bug report submitted by
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Vadim B. Mikheev
Added comments about FASTBUILD.
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Vadim B. Mikheev
* Hack for non-functional btree npages estimation:
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Vadim B. Mikheev
Have to copyObject((void*)clauseinfo) for a relation'
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Vadim B. Mikheev
Bug (yet unfixed but not fatal) found: Re-moving index...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Vadim B. Mikheev
Save Var' order in index_outerjoin_references().
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Vadim B. Mikheev
Add innercost to result in cost_hashjoin.
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Vadim B. Mikheev
_bt_endpoint fixed: set currentItemData to Invalid...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Vadim B. Mikheev
Enable to set _cpu_page_wight_ & _cpu_index_page_wight_ via
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Vadim B. Mikheev
#define _CPU_PAGE_WEIGHT_: 0.065 --> 0.033
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Marc G. Fournier
Set SRCDIR=..
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Marc G. Fournier
Remove chunk from regression tests about regress.out...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Marc G. Fournier
-Wno-error should only be enabled for gcc compilers...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Marc G. Fournier
Somewhat backwards #ifdef's for HAVE_GETRUSAGE
commit
|
commitdiff
|
tree
|
snapshot
1997-04-24
Marc G. Fournier
Various patches not commited, plus a linux/sparc patch...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-23
Marc G. Fournier
Change HAVE_RUSAGE to HAVE_GETRUSAGE, which is the...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-23
Vadim B. Mikheev
Vacuum help changed (ANALYZE).
commit
|
commitdiff
|
tree
|
snapshot
1997-04-23
Vadim B. Mikheev
Analyze data only if specified and specified attrs...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-23
Vadim B. Mikheev
1. SHOW/RESET var fixed.
commit
|
commitdiff
|
tree
|
snapshot
1997-04-23
Vadim B. Mikheev
1. SHOW/RESET var fixed.
commit
|
commitdiff
|
tree
|
snapshot
1997-04-23
Vadim B. Mikheev
1. VariableShowStmt and VariableResetStmt added.
commit
|
commitdiff
|
tree
|
snapshot
1997-04-23
Vadim B. Mikheev
There were too many comments.
commit
|
commitdiff
|
tree
|
snapshot
1997-04-23
Marc G. Fournier
To: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
commit
|
commitdiff
|
tree
|
snapshot
1997-04-22
Marc G. Fournier
From: System Administrator <igor@sba.miami.edu>
commit
|
commitdiff
|
tree
|
snapshot
1997-04-22
Marc G. Fournier
Add fcvt() as a check to configure so that we can get...
commit
|
commitdiff
|
tree
|
snapshot
1997-04-22
Marc G. Fournier
From: adrian@waltham.harvard.net
commit
|
commitdiff
|
tree
|
snapshot
next