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-03-08
Have configure check for use of %lld for int64, and if that fails, check for
Marc G. Fournier
1999-03-07
Export include/utils/mcxt.h so that external stuff can include
Tom Lane
1999-03-07
Modify mcxt.h so that it doesn't pull in half of creation.
Tom Lane
1999-03-07
Cleaner autoconf tests for int8 support.
Tom Lane
1999-03-07
geqo now at 11 tables
Bruce Momjian
1999-03-07
*** empty log message ***
Michael Meskes
1999-03-07
Really remove Recipe.
Bruce Momjian
1999-03-06
Eliminate duplicated code in dt.h
Tom Lane
1999-03-06
Reduce DEF_MAXBACKENDS to 32 so that default configuration
Tom Lane
1999-03-06
A few further tweaks to shared memory space estimation.
Tom Lane
1999-03-05
*** empty log message ***
Michael Meskes
1999-03-05
*** empty log message ***
Michael Meskes
1999-03-03
Partial fix for copied-plan bugs reported by Hiroshi Inoue:
Tom Lane
1999-03-01
Executor no longer cares about mergejoinop, mergerightorder, mergeleftorder,
Tom Lane
1999-02-28
From: Michael Meskes <Michael_Meskes@topmail.de>
Marc G. Fournier
1999-02-28
Fix pg_operator entries for mergejoinable operators with different left and
Tom Lane
1999-02-28
Fix executor to work correctly with mergejoins where left and
Tom Lane
1999-02-27
Remove recipe.o from Makefile ... dead code not quite dead enough,
Tom Lane
1999-02-27
Put back T_RecipeStmt, since the system doesn't actually build
Tom Lane
1999-02-27
Someone forgot to commit gram.c and parse.h after his latest
Tom Lane
1999-02-25
Remove reference to recipe.h.
Bruce Momjian
1999-02-24
Fix problem with selectivity error in added columns with ALTER TABLE.
Bruce Momjian
1999-02-24
update comments
Bruce Momjian
1999-02-24
Thank you for the advice. I concluded that current inet code has a
Bruce Momjian
1999-02-23
From: Michael Meskes <Michael_Meskes@topmail.de>
Marc G. Fournier
1999-02-23
Add parameters to function calls to pass back table qualifications.
Thomas G. Lockhart
1999-02-23
Add a few other parser-only nodes for debugging help.
Thomas G. Lockhart
1999-02-23
Define JoinExpr structure for outer join syntax.
Thomas G. Lockhart
1999-02-23
Clean up error messages.
Thomas G. Lockhart
1999-02-23
Do a better job of selecting candidates among functions
Thomas G. Lockhart
1999-02-23
Include some new code for outer joins. Disabled by default, but enable by
Thomas G. Lockhart
1999-02-23
Put in explicit checks for implicit index name lengths.
Thomas G. Lockhart
1999-02-23
Modify the outer join placeholder code with something closer to working
Thomas G. Lockhart
1999-02-23
Bring debugging print statement declarations up to date.
Thomas G. Lockhart
1999-02-23
Add constants for outer join states in executor.
Thomas G. Lockhart
1999-02-23
Fix typos in comments.
Thomas G. Lockhart
1999-02-23
Add first code to help with outer joins.
Thomas G. Lockhart
1999-02-23
Fix typo in comment.
Thomas G. Lockhart
1999-02-23
Update error messages with more consistant format.
Thomas G. Lockhart
1999-02-23
Add many new test cases.
Thomas G. Lockhart
1999-02-23
Remove non-portable queries by replacing getpgusername() with a constant
Thomas G. Lockhart
1999-02-23
First tests using JOIN syntax.
Thomas G. Lockhart
1999-02-23
Rearrange order of subdirectory creation to help generate parse.h
Thomas G. Lockhart
1999-02-22
comments cleanup.
Bruce Momjian
1999-02-22
comment cleanup.
Bruce Momjian
1999-02-22
ifdef out append().
Bruce Momjian
1999-02-22
Ok. I found an align problem in lobj that might not appear other than
Bruce Momjian
1999-02-22
Repair some pretty serious problems in dynahash.c and
Tom Lane
1999-02-22
more cleanup
Bruce Momjian
1999-02-22
Final optimizer cleanups.
Bruce Momjian
[next]