index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
access
Age
Commit message (
Expand
)
Author
1997-09-18
Inline frequently called functions.
Bruce Momjian
1997-09-14
Add mention of heap_getattr() compiler warning.
Bruce Momjian
1997-09-12
Fix heap_getattr bug I just added.
Bruce Momjian
1997-09-12
Macro cleanup of heap_getattr.
Bruce Momjian
1997-09-12
heapattr functions now return a Datum, not char *.
Bruce Momjian
1997-09-08
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
Add typdefs to pgindent run.
Bruce Momjian
1997-09-08
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-07
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-04
Fix conditional casting.
Bruce Momjian
1997-08-29
Fix very old bug which made tuples changed/inserted by a commnd
Vadim B. Mikheev
1997-08-29
heap_getattr fix for aix.
Bruce Momjian
1997-08-27
heap_delete returns int now (for non-functional deletes).
Vadim B. Mikheev
1997-08-26
Inlined heap_getattr().
Bruce Momjian
1997-08-22
+ CreateTupleDescCopyConstr
Vadim B. Mikheev
1997-08-21
AttrConstr --> TupleConstr
Vadim B. Mikheev
1997-08-19
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
NOT NULL implementation (submitted by Robson Paniago de Miranda).
Vadim B. Mikheev
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
[next]