index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
storage
Commit message (
Expand
)
Author
Age
*
Revise aggregate functions per earlier discussions in pghackers.
Tom Lane
2000-07-17
*
attached to this mail is a patch from a colleague that makes
Bruce Momjian
2000-07-05
*
misc
Vadim B. Mikheev
2000-07-04
*
heap' logging
Vadim B. Mikheev
2000-07-03
*
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-06-28
*
Reinstate BufFileTell().
Tom Lane
2000-06-18
*
Clean up #include's.
Bruce Momjian
2000-06-15
*
Mark functions as static and ifdef NOT_USED as appropriate.
Bruce Momjian
2000-06-08
*
Latest round of fmgr updates. All functions with bool,char, or int2
Tom Lane
2000-06-05
*
heap' xlog records
Vadim B. Mikheev
2000-06-02
*
Create an fd.c entry point that is just like plain open(2) except that
Tom Lane
2000-06-02
*
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-05-31
*
Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion with
Tom Lane
2000-05-19
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Tweak smgrblindwrt per advice from Vadim: add parameter indicating
Tom Lane
2000-04-10
*
Buffer manager modifications to keep a local buffer-dirtied bit as well
Tom Lane
2000-04-09
*
Get rid of SetBufferWriteMode(), which was an accident waiting to happen.
Tom Lane
2000-03-31
*
Fix a bunch of minor portability problems and maybe-bugs revealed by
Tom Lane
2000-03-17
*
Change cancel while waiting-for-lock stuff.
Hiroshi Inoue
2000-02-22
*
Add:
Bruce Momjian
2000-01-26
*
Fix for TODO item * spinlock stuck problem when elog(FATAL)
Hiroshi Inoue
2000-01-17
*
Fixed all elog related warnings, as well as a few others.
Peter Eisentraut
2000-01-15
*
Modify PageIsEmpty and PageGetMaxOffsetNumber macros to behave sanely
Tom Lane
2000-01-08
*
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-12-16
*
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-10
*
ecpg ECPGFree fix from Rene Hogendoorn.
Bruce Momjian
1999-11-23
*
Clean up some problems in error recovery --- elog() was pretty broken
Tom Lane
1999-11-22
*
Clean up comments.
Tom Lane
1999-11-21
*
Fix for arm32 and fix for dbname with dash.
Bruce Momjian
1999-11-18
*
Add Linux ARM.
Bruce Momjian
1999-11-06
*
Second phase of psort reconstruction project: add bookkeeping logic to
Tom Lane
1999-10-16
*
Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend
Tom Lane
1999-10-13
*
XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
Vadim B. Mikheev
1999-10-06
*
Make tree compilable (+WAL).
Vadim B. Mikheev
1999-09-28
*
Transaction log manager core code.
Vadim B. Mikheev
1999-09-27
*
Several changes here, not very related but touching some of the same files.
Tom Lane
1999-09-24
*
Add TRUNCATE command, with psql help and sgml additions.
Bruce Momjian
1999-09-23
*
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-18
*
I finally understood what sinvaladt.c is doing --- and it
Tom Lane
1999-09-06
*
Modify sinval so that InvalidateSharedInvalid() does not hold
Tom Lane
1999-09-04
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
More cleanup
Bruce Momjian
1999-07-16
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Cleanups.
Bruce Momjian
1999-07-15
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
More cpu cleanups, only for 6.6.
Bruce Momjian
1999-07-13
*
Redefine cpu's as __cpu__. Only for 6.6 branch.
Bruce Momjian
1999-07-13
*
Fix to prevent too large tuple from being created.
Bruce Momjian
1999-07-03
*
change #if defined(__mc68000__) to:
Tatsuo Ishii
1999-06-13
*
This patch should enable 6.5 to build on Motorola 68000 architecture.
Bruce Momjian
1999-06-10
[next]