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
Age
Commit message (
Expand
)
Author
1999-08-07
Fix so BSD yacc works on file.
Bruce Momjian
1999-08-06
Fix markup to allow clean man pages.
Thomas G. Lockhart
1999-08-06
Fix cross-reference markup so that only the *title* of the Operators
Thomas G. Lockhart
1999-08-06
Remove explicit references to ref/ path in file names; use vpath instead.
Thomas G. Lockhart
1999-08-06
Try to clarify characteristics of the SERIAL type.
Thomas G. Lockhart
1999-08-06
Revise generation of hashjoin paths: generate one path per
Tom Lane
1999-08-05
parse_coerce fix allows early simplification of one
Tom Lane
1999-08-05
Revise parse_coerce() to handle coercion of int and float
Tom Lane
1999-08-05
Update TODO list.
Bruce Momjian
1999-08-03
Fix ELF test so it doesn't spit up on all non-ELF systems...
Tom Lane
1999-08-02
Add a VACUUM command in hopes of making pg_upgrade usable again
Tom Lane
1999-08-02
*** empty log message ***
Michael Meskes
1999-08-02
Further selectivity-estimation work. Speed up eqsel()
Tom Lane
1999-08-02
back out last...
Marc G. Fournier
1999-08-02
testing somethign...
Marc G. Fournier
1999-08-01
autoconf
Bruce Momjian
1999-08-01
I didn't see any further discussion so here is, I hope, a clean fix to
Bruce Momjian
1999-08-01
Update NT readme.
Bruce Momjian
1999-08-01
First step in fixing selectivity-estimation code. eqsel and
Tom Lane
1999-08-01
Add another ORDER BY to rules test; got tired of it 'failing'
Tom Lane
1999-07-31
Re-enable pg_upgrade, after adding checks that the source
Tom Lane
1999-07-31
Add some more verbiage to man page's directions for pg_upgrade.
Tom Lane
1999-07-31
Add comments for attdisbursion field --- NO code change.
Tom Lane
1999-07-30
Update comments about clause selectivity estimation.
Tom Lane
1999-07-30
Make usecatupd disabled for normal users, and allow normal users to
Bruce Momjian
1999-07-30
Further cleanups of indexqual processing: simplify control
Tom Lane
1999-07-30
There is one section that changed, concernign startup...the rest is just
Marc G. Fournier
1999-07-30
v6.6's HISTORY file should reflect changes that went into all previous
Marc G. Fournier
1999-07-30
just testing a script...
Marc G. Fournier
1999-07-30
Remove extra #endif
Bruce Momjian
1999-07-30
Nothing changed, just testing cvslog ...
Marc G. Fournier
1999-07-30
Fix description of psql flags -t and -q.
Bruce Momjian
1999-07-30
Fix coredump seen when doing mergejoin between indexed tables,
Tom Lane
1999-07-30
Update comments for create_indexscan_node().
Tom Lane
1999-07-29
Remove comment after optimization flag.
Bruce Momjian
1999-07-29
Add support for Case exprs to fix_indxqual_references,
Tom Lane
1999-07-29
Add equal() funcs for Case nodes ... amazing we had not
Tom Lane
1999-07-28
Update TODO list.
Bruce Momjian
1999-07-28
Update TODO list.
Bruce Momjian
1999-07-28
Allow a_expr not just AexprConst in the right-hand list of
Tom Lane
1999-07-28
Update TODO list.
Bruce Momjian
1999-07-27
Correct bug in best_innerjoin(): it should check all the
Tom Lane
1999-07-27
My recent optimizer changes caused a different plan to
Tom Lane
1999-07-27
First cut at doing LIKE/regex indexing optimization in
Tom Lane
1999-07-26
Update TODO list.
Bruce Momjian
1999-07-26
Update TODO list.
Bruce Momjian
1999-07-25
Further work on planning of indexscans. Cleaned up interfaces
Tom Lane
1999-07-25
Remove 'restrictinfojoinid' field from RestrictInfo nodes.
Tom Lane
1999-07-24
Clean up messy clause-selectivity code in clausesel.c; repair bug
Tom Lane
1999-07-23
Minor code beautification, extensive improvement of
Tom Lane
[next]