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
*
Improve informational messages for "show" command responses.
Thomas G. Lockhart
1997-05-16
*
Fix datetime and abstime conversions to and from date.
Thomas G. Lockhart
1997-05-16
*
Rename new float and int conversion routines to avoid conflicts with
Thomas G. Lockhart
1997-05-14
*
Fix return value for tm2datetime to properly indicate failure.
Thomas G. Lockhart
1997-05-13
*
Added _readAggreg() to work with T_Aggreg type.
Vadim B. Mikheev
1997-05-12
*
Fix timezone manipulation code to avoid crashes on some machines.
Thomas G. Lockhart
1997-05-11
*
Fix typechecking problem pointed out by Thomas.
Bruce Momjian
1997-05-08
*
From: Erich Stamberger <eberger@gewi.kfunigraz.ac.at>
Marc G. Fournier
1997-05-07
*
Remove valid pointer checks for returns from palloc() since palloc() will not
Thomas G. Lockhart
1997-05-06
*
Change LOread() and LOwrite() to loread() and lowrite() to allow use
Thomas G. Lockhart
1997-05-06
*
mdcreate():
Vadim B. Mikheev
1997-05-06
*
Kill re-incarnated bug arround
Vadim B. Mikheev
1997-05-05
*
Bug: backend crashes in btbeginscan()->btrescan()->_bt_orderkeys()
Vadim B. Mikheev
1997-05-05
*
Fix old bug in _hash_first() for scan without keys:
Vadim B. Mikheev
1997-04-30
*
More informative NOTICEs in tuple checks.
Vadim B. Mikheev
1997-04-30
*
SET geqo TO ON|OFF
Vadim B. Mikheev
1997-04-29
*
#ifdef GEQO
Vadim B. Mikheev
1997-04-29
*
Fix GroupBy: enable functions over aggregates and GroupBy-ed fields
Vadim B. Mikheev
1997-04-29
*
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-04-28
*
Change mixed-case routines to lower-case if referenced in pg_proc.h
Thomas G. Lockhart
1997-04-27
*
Change mixed-case routines to lower-case if referenced in pg_proc.h
Thomas G. Lockhart
1997-04-27
*
Modify references to function manager to use lower-case calls.
Thomas G. Lockhart
1997-04-27
*
Massive regression test patches from Thomas *woo hoo!*
Marc G. Fournier
1997-04-27
*
More timezone patches by Thomas:
Marc G. Fournier
1997-04-25
*
From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>
Marc G. Fournier
1997-04-24
*
Fixes:
Marc G. Fournier
1997-04-24
*
* Hack for non-functional btree npages estimation:
Vadim B. Mikheev
1997-04-24
*
Have to copyObject((void*)clauseinfo) for a relation'
Vadim B. Mikheev
1997-04-24
*
Bug (yet unfixed but not fatal) found: Re-moving index clauses from the
Vadim B. Mikheev
1997-04-24
*
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
[next]