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 lock manager to support "session level" locks as well as "transaction
Tom Lane
2000-12-22
*
Clean up backend-exit-time cleanup behavior. Use on_shmem_exit callbacks
Tom Lane
2000-12-18
*
Resurrect -F switch: it controls fsyncs again, though the fsyncs are
Tom Lane
2000-12-08
*
Don't use 'private' as a parameter name in visible headers ... makes C++
Tom Lane
2000-12-03
*
Support IBM S/390. Patches from Neale Ferguson@softwareAG-usa.com.
Thomas G. Lockhart
2000-12-03
*
No more #ifdef XLOG.
Vadim B. Mikheev
2000-11-30
*
Rearrange bufmgr header files so that buf_internals.h need not be
Tom Lane
2000-11-30
*
Significant cleanups in SysV IPC handling (shared mem and semaphores).
Tom Lane
2000-11-28
*
Put external declarations into header files.
Peter Eisentraut
2000-11-21
*
No casting to LSN (XLogRecPtr) is required.
Vadim B. Mikheev
2000-11-20
*
Keep track of the last active slot in the shared ProcState array, so
Tom Lane
2000-11-12
*
pg_fsync is fsync in WAL version.
Vadim B. Mikheev
2000-11-10
*
Make DROP TABLE rollback-able: postpone physical file delete until commit.
Tom Lane
2000-11-08
*
WAL
Vadim B. Mikheev
2000-10-28
*
Reconsider page size for large objects: rather than stuffing disk pages
Tom Lane
2000-10-24
*
Major overhaul of large-object implementation, by Denis Perchine with
Tom Lane
2000-10-24
*
New relcache hash table with RelFileNode as key to be used
Vadim B. Mikheev
2000-10-23
*
Makeover for Unixware 7.1.1
Peter Eisentraut
2000-10-22
*
BACKED OUT.
Bruce Momjian
2000-10-22
*
here it is as requested by Bruce.
Bruce Momjian
2000-10-21
*
WAL
Vadim B. Mikheev
2000-10-21
*
redo/undo support functions and cleanups.
Vadim B. Mikheev
2000-10-20
*
I had to change buffer tag: now RelFileNode is used instead of
Vadim B. Mikheev
2000-10-18
*
New file naming. Database OID is used as "tablespace" id and
Vadim B. Mikheev
2000-10-16
*
Tom Lane wrote:
Bruce Momjian
2000-10-08
*
Back out:
Bruce Momjian
2000-10-08
*
Hello,
Bruce Momjian
2000-10-08
*
The beos port in the source tree doesn't even compile. and even
Bruce Momjian
2000-10-07
*
New diff that now covers the entire tree. Applying this gets postgresql
Bruce Momjian
2000-10-03
*
Banish caddr_t (mostly), use Datum where appropriate.
Peter Eisentraut
2000-10-02
*
Here is the first batch of files and diffs for the BeOS port. I've run into
Bruce Momjian
2000-10-02
*
This is temporal place holder for Relation File Node till
Vadim B. Mikheev
2000-09-10
*
Heap redo/undo (except for tuple moving used by vacuum).
Vadim B. Mikheev
2000-09-07
*
TOAST mop-up work: update comments for tuple-size-related symbols such
Tom Lane
2000-08-07
*
Major overhaul of btree index code. Eliminate special BTP_CHAIN logic for
Tom Lane
2000-07-21
*
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
[next]