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
*
Re-implement deadlock detection and resolution, per design notes posted
Tom Lane
2001-01-25
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Clean up lockmanager data structures some more, in preparation for planned
Tom Lane
2001-01-22
*
Still further tweaking of s_lock assembler: do not assume that leading
Tom Lane
2001-01-20
*
cleanup.
Bruce Momjian
2001-01-19
*
Remove ; and add \n to ASM code.
Bruce Momjian
2001-01-19
*
Fix alignment
Bruce Momjian
2001-01-19
*
Fix univel asm alignment
Bruce Momjian
2001-01-19
*
Add __volatile__ to all __asm__ and make consistent indenting
Bruce Momjian
2001-01-19
*
New ASM format:
Bruce Momjian
2001-01-19
*
Fix VAX ASM '1 f' -> '1f'.
Bruce Momjian
2001-01-18
*
Oops, I had managed to break query-cancel-while-waiting-for-lock.
Tom Lane
2001-01-16
*
Rename fields of lock and lockholder structures to something a tad less
Tom Lane
2001-01-16
*
Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts
Tom Lane
2001-01-14
*
Fix small but critical typo ...
Tom Lane
2001-01-09
*
1. WAL needs in zero-ed content of newly initialized page.
Vadim B. Mikheev
2000-12-30
*
Clean up spinlock assembly code slightly (just cosmetic improvements)
Tom Lane
2000-12-30
*
Fix failure in CreateCheckPoint on some Alpha boxes --- it's not OK to
Tom Lane
2000-12-29
*
New WAL version - CRC and data blocks backup.
Vadim B. Mikheev
2000-12-28
*
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
[next]