index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
nbtree
Commit message (
Expand
)
Author
Age
*
_bt_updateitem is returned in code, but works only if sizes of keys
Vadim B. Mikheev
1996-12-06
*
1. _bt_compare fixed to work properly with new code in _bt_insertonpg
Vadim B. Mikheev
1996-12-06
*
Fix memory overhelding while forming index' result:
Vadim B. Mikheev
1996-11-21
*
Remove PERFECT_MEM
Bruce Momjian
1996-11-15
*
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-13
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Almost done access...
Marc G. Fournier
1996-11-05
*
More include file cleanups
Marc G. Fournier
1996-11-03
*
Changes required so that access/* compiles cleanly...
Marc G. Fournier
1996-11-03
*
Finish cleaning up -I lines
Marc G. Fournier
1996-11-03
*
Fixes:
Marc G. Fournier
1996-10-30
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27
*
Make sure the btree patch gets into 2.0 as well...
Marc G. Fournier
1996-10-25
*
Take out the PERFECT_MMGR #ifdefs:
Marc G. Fournier
1996-10-24
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
*
#include file cleanup
Marc G. Fournier
1996-10-20
*
Moved '#define *DEBUG' defines to config.h, and document where first
Marc G. Fournier
1996-10-18
*
There, now we support GiST...now what? :)
Marc G. Fournier
1996-08-26
*
This prevent gcc from complaining about casting a short to a char * and
Marc G. Fournier
1996-07-31
*
Fixes:
Marc G. Fournier
1996-07-30
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09