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
Age
Commit message (
Expand
)
Author
1999-02-21
pathkeys.c cleanup.
Bruce Momjian
1999-02-21
Rearrange handling of MAXBACKENDS a little bit. The default setting
Tom Lane
1999-02-20
pathkeys fixes
Bruce Momjian
1999-02-20
Update pathkeys comparison function.
Bruce Momjian
1999-02-20
update pathkey description.
Bruce Momjian
1999-02-20
add pathkeys description.
Bruce Momjian
1999-02-20
another rename of optimizer
Bruce Momjian
1999-02-20
From: Michael Meskes <Michael_Meskes@topmail.de>
Marc G. Fournier
1999-02-19
OOPS ... Perl5 interface to PQsetdbLogin was actually
Tom Lane
1999-02-19
Reorder startup ops so that if preallocation of semas fails,
Tom Lane
1999-02-19
Allow maximum number of backends to be set at configure time
Tom Lane
1999-02-19
optimizer cleanup
Bruce Momjian
1999-02-19
optimizer cleanup
Bruce Momjian
1999-02-18
rename optimizer file name
Bruce Momjian
1999-02-18
Enable bushy and right-hand queries by default.
Bruce Momjian
1999-02-18
Enable bushy plans by default.
Bruce Momjian
1999-02-18
optimizer cleanup
Bruce Momjian
1999-02-18
more optimizer cleanups
Bruce Momjian
1999-02-18
Produce a more specific error message when backend sees EOF on
Tom Lane
1999-02-18
Fix bushy plans. Cleanup.
Bruce Momjian
1999-02-16
Re-enable bushy plans. Vadim want them.
Bruce Momjian
1999-02-15
Update optimizer readme.
Bruce Momjian
1999-02-15
regprocin should accept '-' signifying InvalidOid, for
Tom Lane
1999-02-15
rename
Bruce Momjian
1999-02-15
optimizer rename
Bruce Momjian
1999-02-15
optimizer rename
Bruce Momjian
1999-02-15
otherrels is now unjoined_rels
Bruce Momjian
1999-02-15
optimizer rename
Bruce Momjian
1999-02-15
Remove duplicate geqo functions, and more optimizer cleanup
Bruce Momjian
1999-02-15
Replace non-idiomatic nconc(x, lcons(y, NIL)) with lappend(x, y).
Tom Lane
1999-02-15
Fix a number of places that made faulty assumptions about
Tom Lane
1999-02-14
Fix optimizer coredump with unary-operator WHERE clauses.
Tom Lane
1999-02-14
optimizer cleanup.
Bruce Momjian
1999-02-14
optimizer rename.
Bruce Momjian
1999-02-14
Optimizer rename.
Bruce Momjian
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
Fix offset of one for date_part(timespan) when given arguments of
Thomas G. Lockhart
1999-02-13
Remove equivalence between datetime and float8. Led to nothin' but trouble.
Thomas G. Lockhart
1999-02-13
Change #if FALSE to #if NOT_USED to avoid port problems.
Thomas G. Lockhart
1999-02-13
Add routines to convert between int8 and text/varchar types.
Thomas G. Lockhart
1999-02-13
Add routines to convert between int8 and text/varchar types.
Thomas G. Lockhart
1999-02-13
Include some Julian date declarations to share between various date/time
Thomas G. Lockhart
1999-02-12
Optimizer cleanup.
Bruce Momjian
1999-02-12
JoinPath -> NestPath for nested loop.
Bruce Momjian
1999-02-12
Fix optimizer and make faster.
Bruce Momjian
1999-02-12
optimizer update
Bruce Momjian
1999-02-11
Remove Perl module's unnecessary dependence on libpq-int.h.
Tom Lane
1999-02-11
Optimizer cleanups.
Bruce Momjian
1999-02-11
Optimizer cleanup.
Bruce Momjian
1999-02-11
optimizer cleanup
Bruce Momjian
[next]