index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
access
Age
Commit message (
Expand
)
Author
1997-05-30
Added: new BTP_CHAIN flag (if hikey == firstkey then it's not
Vadim B. Mikheev
1997-05-22
gist.h:
Vadim B. Mikheev
1997-04-16
BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a given
Vadim B. Mikheev
1997-03-28
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-24
New func _bt_checkkeys() added to let caller know number of keys
Vadim B. Mikheev
1997-03-18
Patches for Vadim's multikey indexing...
Marc G. Fournier
1997-02-22
Added: UNIQUE feature to bulkload code.
Vadim B. Mikheev
1997-02-18
Update btree patches that were missed.
Bruce Momjian
1997-02-14
Add prototypes and remove unused variables from btree Fastbuild patch.
Bruce Momjian
1997-02-12
What looks like some *major* improvements to btree indexing...
Marc G. Fournier
1997-01-10
index_insert has now HeapRelation as last param (for
Vadim B. Mikheev
1996-11-27
TransactionIdIsInProgress moved to shmem.c
Vadim B. Mikheev
1996-11-13
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-10
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-06
another gone
Marc G. Fournier
1996-11-05
these ones have their dependencies cleaned up
Marc G. Fournier
1996-11-05
Another run through.
Marc G. Fournier
1996-11-05
Another
Marc G. Fournier
1996-11-05
And another one
Marc G. Fournier
1996-11-05
Another one bits the dust...
Marc G. Fournier
1996-11-05
And another...
Marc G. Fournier
1996-11-05
And another..
Marc G. Fournier
1996-11-05
Another one cleaned out
Marc G. Fournier
1996-11-04
another pass through.
Marc G. Fournier
1996-11-04
Another series started from utils/builtins.h
Marc G. Fournier
1996-11-04
-Wall based cleanup of include files, based from acl.h, and everything
Marc G. Fournier
1996-11-03
More cleans of the inter-dependencies in the #include files
Marc G. Fournier
1996-11-03
More include file cleanups
Marc G. Fournier
1996-11-01
Okay, following Bryan's (and others) suggestions...cleaning up the
Marc G. Fournier
1996-11-01
Include dependencies based on tupdesc.h, as:
Marc G. Fournier
1996-10-31
remove:
Marc G. Fournier
1996-10-31
Added needed include file.
Bruce Momjian
1996-10-23
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-21
Define prototypes from giststrat.c required in gistscan.c
Marc G. Fournier
1996-10-20
More include files cleaned up
Marc G. Fournier
1996-10-19
Welp, another subdirectory cleaned out of redundant/unused #include
Marc G. Fournier
1996-10-19
another small one
Marc G. Fournier
1996-10-19
...same
Marc G. Fournier
1996-10-19
slow work...
Marc G. Fournier
1996-10-19
another one cleaned up
Marc G. Fournier
1996-10-19
another another one
Marc G. Fournier
1996-10-19
clean out include files of including other includes files except those
Marc G. Fournier
1996-10-18
Add prototype for heap_getattr() to quiet compiler
Marc G. Fournier
1996-09-23
Date: Sun, 22 Sep 1996 13:47:39 -0400 (EDT)
Marc G. Fournier
1996-09-16
|Subject: Postgres patch: Assert attribute type match
Marc G. Fournier
1996-08-28
More cleanups of the include files
Marc G. Fournier
1996-08-28
c.h is included in postgres.h already
Marc G. Fournier
1996-08-27
Moved from backend/access to include/access
Marc G. Fournier