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
/
nodes
Age
Commit message (
Expand
)
Author
1999-02-21
pathkeys.c cleanup.
Bruce Momjian
1999-02-20
pathkeys fixes
Bruce Momjian
1999-02-18
Fix bushy plans. Cleanup.
Bruce Momjian
1999-02-15
otherrels is now unjoined_rels
Bruce Momjian
1999-02-15
Remove duplicate geqo functions, and more optimizer cleanup
Bruce Momjian
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-12
JoinPath -> NestPath for nested loop.
Bruce Momjian
1999-02-12
Fix optimizer and make faster.
Bruce Momjian
1999-02-11
More optimizer speedups.
Bruce Momjian
1999-02-10
Optmizer cleanup
Bruce Momjian
1999-02-10
Rename Path.keys to Path.pathkeys. Too many 'keys' used for other things.
Bruce Momjian
1999-02-09
Rename Temp to Noname for noname tables.
Bruce Momjian
1999-02-09
Major optimizer improvement for joining a large number of tables.
Bruce Momjian
1999-02-08
Optimizer cleanup.
Bruce Momjian
1999-02-07
Add equality checking for T_Query so that we don't get
Tom Lane
1999-02-06
Optimizer cleanup.
Bruce Momjian
1999-02-06
New alloc set code using a memory block pool for small allocations.
Jan Wieck
1999-02-05
Optimizer cleanup.
Bruce Momjian
1999-02-04
More optimizer cleanups.
Bruce Momjian
1999-02-04
More optimizer renaming HInfo -> HashInfo.
Bruce Momjian
1999-02-03
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1999-02-03
Optimizer rename ClauseInfo -> RestrictInfo. Update optimizer README.
Bruce Momjian
1999-02-02
SET_ARGS cleanup
Bruce Momjian
1999-02-02
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-01-29
READ COMMITTED isolevel is implemented and is default now.
Vadim B. Mikheev
1999-01-27
Another SELECT speedup: extract OIDs of column print functions
Tom Lane
1999-01-25
Agg/Aggreg cleanup and datetime.sql patch.
Bruce Momjian
1999-01-24
Rename Aggreg to Aggref.
Bruce Momjian
1999-01-21
It seems that SPI_prepare() doesn't work well in some cases.
Bruce Momjian
1999-01-21
Copy RowMark node (it's for (-:)) FOR UPDATE).
Vadim B. Mikheev
1999-01-21
FOR UPDATE is in parser & rules.
Vadim B. Mikheev
1999-01-18
Hi!
Bruce Momjian
1998-12-20
finished cleaning up outnodes.c ...
Marc G. Fournier
1998-12-18
Fixed nodeToString() to put out "<>" for NULL strings again.
Jan Wieck
1998-12-17
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1998-12-15
More cleanups ... this is one big file *sigh*
Marc G. Fournier
1998-12-15
Correct some typos...
Marc G. Fournier
1998-12-15
More cleanups of appendStringInfo() function calls...
Marc G. Fournier
1998-12-14
more cleanups...of note, appendStringInfo now performs like sprintf(),
Marc G. Fournier
1998-12-14
Many more cleanups...
Marc G. Fournier
1998-12-14
Add support for the CASE statement in the rewrite handling.
Thomas G. Lockhart
1998-12-04
Implement CASE expression.
Thomas G. Lockhart
1998-11-22
Fix using indices in OR.
Vadim B. Mikheev
1998-10-22
Add LIMIT syntax for Jan.
Bruce Momjian
1998-09-01
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-08-26
Make attalign match type alignment.
Bruce Momjian
1998-08-16
Check for null pointer returned from get_opname().
Thomas G. Lockhart
1998-08-04
MergeSort was sometimes called mergejoin and was confusing. Now
Bruce Momjian
1998-08-01
Allow index use with OR clauses.
Bruce Momjian
[next]