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
/
backend
/
commands
Age
Commit message (
Expand
)
Author
1997-06-12
Datum *idatum;
Vadim B. Mikheev
1997-06-07
Cleanup on xinv# table names.
Bruce Momjian
1997-06-07
avoid xinv* table name conflict with large objects.
Bruce Momjian
1997-06-06
lowercase large object table name fix.
Bruce Momjian
1997-06-03
cc1: warnings being treated as errors
Vadim B. Mikheev
1997-06-03
Fix deleted tuples re-incarnation possible when vacuum transaction
Vadim B. Mikheev
1997-06-02
Oracle like currval behaviour.
Vadim B. Mikheev
1997-05-22
From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier
1997-05-05
Kill re-incarnated bug arround
Vadim B. Mikheev
1997-04-30
More informative NOTICEs in tuple checks.
Vadim B. Mikheev
1997-04-23
Analyze data only if specified and specified attrs only.
Vadim B. Mikheev
1997-04-17
The patch fixes a rare bug that may occur when one tries to vacuum a single
Vadim B. Mikheev
1997-04-15
Patch for Solaris 2.5 from: adrian@waltham.harvard.net
Marc G. Fournier
1997-04-05
Print 'Group' as name of Group plan.
Vadim B. Mikheev
1997-04-02
Can't COPY TO sequence relation.
Vadim B. Mikheev
1997-04-02
Sequence numbers generators code.
Vadim B. Mikheev
1997-04-02
vc_getrels(p, VacRelP) returns NIL for special relations (indices,
Vadim B. Mikheev
1997-03-26
Disallow to create multi-column indices using non-btree.
Vadim B. Mikheev
1997-03-19
Fix call to index_create in DefineIndex.
Vadim B. Mikheev
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-10
Add missing paren.
Bruce Momjian
1997-03-10
Massimo's Deadlock patches w/o the #ifdefs
Marc G. Fournier
1997-03-09
Vacuum cleanups from Massimo.
Bruce Momjian
1997-03-09
Fix vacuum crash Vadim found.
Bruce Momjian
1997-03-07
Reverse patch for Vadims problem.
Bruce Momjian
1997-03-06
Fix vacuum bug Vadim found with text fields.
Bruce Momjian
1997-03-06
Not understandable fix of strange bug in vacuum statistic functions.
Vadim B. Mikheev
1997-02-18
Clarify clearing of attribute stats memory.
Bruce Momjian
1997-02-07
Add attribute optimization statistics.
Bruce Momjian
1997-01-29
New func _vc_scanoneind: scan one index relation to update statistic
Vadim B. Mikheev
1997-01-25
The check should be for getrusage(), not rusage() ... change the defines
Marc G. Fournier
1997-01-24
Switch over NEED_RUSAGE to HAVE_RUSAGE for configure
Marc G. Fournier
1997-01-22
Cast constants to the type of the other binary operand.
Bruce Momjian
1997-01-18
Prevent UNIQUE indexes for non-btree access methods.
Bruce Momjian
1997-01-16
Change EXPLAIN options to just use VERBOSE.
Bruce Momjian
1997-01-13
Added VERBOSE option to vacuum command.
Bruce Momjian
1997-01-10
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
Bruce Momjian
1997-01-10
Massimo fix for non-existant file copy error.
Bruce Momjian
1997-01-10
index_insert has now HeapRelation as last param (for unique index
Vadim B. Mikheev
1997-01-08
Add include of port-protos.h so it works on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1997-01-05
Closing opened indices.
Vadim B. Mikheev
1997-01-02
ALTER TABLE (text) fix
Bruce Momjian
1996-12-29
explain change
Bruce Momjian
1996-12-29
Improved EXPLAIN option handling.
Bruce Momjian
1996-12-19
More patches/documentation from: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1996-12-19
COPY_PATCH...
Marc G. Fournier
1996-12-19
#ifdef ASYNC_DEBUG various sections of async.c
Marc G. Fournier
1996-12-14
Unuseful tupDesc = CreateTupleDesc(attr_count, attr); in CopyFrom
Vadim B. Mikheev
1996-12-11
Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King.
Bryan Henderson
1996-12-07
Fix from Jan agreed with by Massimo.
Bruce Momjian
[next]