index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
optimizer
/
path
/
_deadcode
Commit message (
Expand
)
Author
Age
*
Remove dashes in comments that don't need them, rewrap with pgindent.
Bruce Momjian
2001-03-22
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Change lcons(x, NIL) to makeList(x) where appropriate.
Bruce Momjian
2001-01-17
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Add:
Bruce Momjian
2000-01-26
*
Revise handling of index-type-specific indexscan cost estimation, per
Tom Lane
2000-01-22
*
Add system indexes to match all caches.
Bruce Momjian
1999-11-22
*
values.h patch from Alex Howansky
Bruce Momjian
1999-09-21
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Update #include cleanups
Bruce Momjian
1999-07-16
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Fix to prevent too large tuple from being created.
Bruce Momjian
1999-07-03
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
*
Make 0x007f -> (unsigned)0x7f to make pgindent happy.
Bruce Momjian
1999-05-25
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
*
rename optimizer file name
Bruce Momjian
1999-02-18
*
Fix bushy plans. Cleanup.
Bruce Momjian
1999-02-18