index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bogus code in oper_exact --- if it didn't find an exact
Tom Lane
1999-08-23
4
-105
/
+33
*
Further sort-order twiddling in optimizer: be smart about
Tom Lane
1999-08-22
4
-57
/
+97
*
Un-break code generated by ECPGRelease production.
Tom Lane
1999-08-22
1
-2
/
+3
*
Further planner/optimizer cleanups. Move all set_tlist_references
Tom Lane
1999-08-22
23
-950
/
+649
*
Major revision of sort-node handling: push knowledge of query
Tom Lane
1999-08-21
33
-996
/
+961
*
Cleanups for int8: guard against null inputs in comparison
Tom Lane
1999-08-21
1
-19
/
+87
*
Ooops ... I had left some test coding in selfuncs.c that
Tom Lane
1999-08-21
1
-6
/
+16
*
Old multi-byte bug. Forgot to rename #ifdef MB to #ifdef MULTIBYTE
Tatsuo Ishii
1999-08-18
1
-2
/
+2
*
Remove extraneous SeqScan node that make_noname was inserting
Tom Lane
1999-08-18
2
-40
/
+32
*
Add script that runs the regression tests with all valid
Tom Lane
1999-08-17
1
-0
/
+98
*
EXPLAIN didn't know about 'Materialize' plan nodes.
Tom Lane
1999-08-16
1
-1
/
+4
*
Assign sort keys properly when there are duplicate entries in
Tom Lane
1999-08-16
1
-35
/
+63
*
I've sent 3 mails to pgsql-patches. There are two files, one for doc
Bruce Momjian
1999-08-16
1
-0
/
+12
*
Fix for perl5 on BSD/OS.
Bruce Momjian
1999-08-16
1
-3
/
+3
*
Allow BSD yacc and bison to compile pl code.
Bruce Momjian
1999-08-16
1
-3
/
+9
*
Major planner/optimizer revision: get rid of PathOrder node type,
Tom Lane
1999-08-16
43
-3249
/
+1916
*
Small updates to #include lists for pending optimizer checkin.
Tom Lane
1999-08-16
2
-3
/
+4
*
Move funcid_get_rettype() to lsyscache.
Tom Lane
1999-08-16
1
-23
/
+3
*
Add get_func_rettype() to general-use lsyscache routines,
Tom Lane
1999-08-16
2
-2
/
+29
*
Fix for Win32 making problem with MB enabled.
Tatsuo Ishii
1999-08-16
1
-1
/
+30
*
Repair the check for redundant UNIQUE and PRIMARY KEY indices.
Thomas G. Lockhart
1999-08-15
1
-13
/
+33
*
LispUnion fix changes output ordering for inheritance tests.
Tom Lane
1999-08-14
1
-21
/
+21
*
LispUnion routine didn't generate a proper union: anytime
Tom Lane
1999-08-14
1
-212
/
+133
*
Update comments about pathkeys.
Tom Lane
1999-08-13
1
-28
/
+63
*
Clean up optimizer's handling of indexscan quals that need to be
Tom Lane
1999-08-12
4
-239
/
+258
*
Add commentary to show that even though ExecInitIndexScan()
Tom Lane
1999-08-12
1
-40
/
+52
*
Minor cleanups and code beautification; eliminate some
Tom Lane
1999-08-10
5
-225
/
+118
*
Revise create_nestloop_node's handling of inner indexscan to
Tom Lane
1999-08-10
1
-53
/
+57
*
> > Prevent sorting if result is already sorted
Bruce Momjian
1999-08-09
9
-28
/
+78
*
Clean up tlist.c tree-walking routines with
Tom Lane
1999-08-09
1
-280
/
+88
*
Store -1 in attdisbursion to signal 'no duplicates in column'.
Tom Lane
1999-08-09
3
-102
/
+43
*
Move get_attdisbursion to lsyscache. Clean up get_typdefault.
Tom Lane
1999-08-09
5
-131
/
+187
*
Update comments about attdisbursion. NO code change.
Tom Lane
1999-08-09
1
-3
/
+10
*
Re-use free space on index pages with duplicates.
Vadim B. Mikheev
1999-08-09
1
-20
/
+9
*
Rewrite fix_indxqual_references, which was entirely bogus for
Tom Lane
1999-08-09
1
-147
/
+134
*
Clean up routines in setrefs.c by replacing individual tree
Tom Lane
1999-08-09
2
-551
/
+157
*
Create a standardized expression_tree_mutator support routine
Tom Lane
1999-08-09
3
-52
/
+281
*
replace #Include .
Bruce Momjian
1999-08-09
1
-3
/
+4
*
Fix nbtree's failure to clear BTScans list during xact abort.
Tom Lane
1999-08-08
5
-18
/
+34
*
For a unique-key attribute (no duplicate values), vacuum analyze
Tom Lane
1999-08-08
1
-8
/
+16
*
Remove old man pages. All info is in new man pages or other docs.
Thomas G. Lockhart
1999-08-08
78
-9006
/
+1
*
Fix so BSD yacc works on file.
Bruce Momjian
1999-08-07
1
-2
/
+3
*
Revise generation of hashjoin paths: generate one path per
Tom Lane
1999-08-06
5
-118
/
+201
*
parse_coerce fix allows early simplification of one
Tom Lane
1999-08-05
1
-29
/
+29
*
Revise parse_coerce() to handle coercion of int and float
Tom Lane
1999-08-05
6
-239
/
+114
*
Fix ELF test so it doesn't spit up on all non-ELF systems...
Tom Lane
1999-08-03
2
-438
/
+455
*
Add a VACUUM command in hopes of making pg_upgrade usable again
Tom Lane
1999-08-02
1
-2
/
+11
*
*** empty log message ***
Michael Meskes
1999-08-02
3
-21
/
+12
*
Further selectivity-estimation work. Speed up eqsel()
Tom Lane
1999-08-02
1
-100
/
+168
*
autoconf
Bruce Momjian
1999-08-01
1
-401
/
+407
[next]