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
/
backend
/
optimizer
/
path
/
_deadcode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove _deadcode.
Peter Eisentraut
2002-07-24
2
-2289
/
+0
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
2
-4
/
+4
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-2
/
+2
*
Fix small problem Tom Lane found with pgindent run.
Bruce Momjian
2001-10-30
1
-2
/
+2
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
2
-6
/
+6
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
2
-10
/
+4
*
Remove dashes in comments that don't need them, rewrap with pgindent.
Bruce Momjian
2001-03-22
2
-9
/
+7
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-2
/
+2
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
2
-4
/
+4
*
Change lcons(x, NIL) to makeList(x) where appropriate.
Bruce Momjian
2001-01-17
1
-2
/
+2
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-2
/
+2
*
Add:
Bruce Momjian
2000-01-26
2
-4
/
+6
*
Revise handling of index-type-specific indexscan cost estimation, per
Tom Lane
2000-01-22
1
-7
/
+7
*
Add system indexes to match all caches.
Bruce Momjian
1999-11-22
1
-6
/
+6
*
values.h patch from Alex Howansky
Bruce Momjian
1999-09-21
1
-1
/
+3
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-2
/
+1
*
Final cleanup.
Bruce Momjian
1999-07-16
1
-2
/
+2
*
Update #include cleanups
Bruce Momjian
1999-07-16
1
-5
/
+5
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
2
-6
/
+2
*
Fix to prevent too large tuple from being created.
Bruce Momjian
1999-07-03
1
-2
/
+3
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
2
-6
/
+6
*
Make 0x007f -> (unsigned)0x7f to make pgindent happy.
Bruce Momjian
1999-05-25
1
-2
/
+2
*
pgindent run over code.
Bruce Momjian
1999-05-25
2
-56
/
+56
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
1
-6
/
+6
*
rename optimizer file name
Bruce Momjian
1999-02-18
1
-0
/
+813
*
Fix bushy plans. Cleanup.
Bruce Momjian
1999-02-18
1
-0
/
+1484