index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
Commit message (
Expand
)
Author
Age
...
*
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
*
Check for link(2) failure.
Tom Lane
2000-11-27
*
Store current LC_COLLATE and LC_CTYPE settings in pg_control during initdb;
Tom Lane
2000-11-25
*
Refine log/error messages. Print out the errno message, not the number.
Peter Eisentraut
2000-11-21
*
Put external declarations into header files.
Peter Eisentraut
2000-11-21
*
misc
Vadim B. Mikheev
2000-11-21
*
Fix OID bootstraping.
Vadim B. Mikheev
2000-11-21
*
Init ShmemVariableCache in BootStrapXLOG()
Vadim B. Mikheev
2000-11-21
*
Silence gcc warnings.
Tom Lane
2000-11-20
*
Include postgres.h before checking #ifdef XLOG.
Peter Eisentraut
2000-11-20
*
Compile WAL by default.
Vadim B. Mikheev
2000-11-20
*
Change SearchSysCache coding conventions so that a reference count is
Tom Lane
2000-11-16
*
That variable I removed broke XLOG, that part of the delta
Bruce Momjian
2000-11-16
*
Make pgsql compile on FreeBSD-alpha.
Bruce Momjian
2000-11-16
*
Minor cleanup of tableOid-related coding.
Tom Lane
2000-11-14
*
Clean up syscache so that recursive invocation is safe, and remove error
Tom Lane
2000-11-10
*
Auto checkpoint creation.
Vadim B. Mikheev
2000-11-09
*
Make DROP TABLE rollback-able: postpone physical file delete until commit.
Tom Lane
2000-11-08
*
New CHECKPOINT command.
Vadim B. Mikheev
2000-11-05
*
pg_variable is not used in WAL version now.
Vadim B. Mikheev
2000-11-03
*
Forgot to check page LSN and unlock buffer in btree_xlog_delete - fixed.
Vadim B. Mikheev
2000-11-01
*
Fix recovery cache code (thanks to Peter Eisentraut for
Vadim B. Mikheev
2000-10-31
*
WAL fixes.
Vadim B. Mikheev
2000-10-29
*
WAL
Vadim B. Mikheev
2000-10-28
*
Fix AbortOutOfAnyTransaction logic to avoid notice about
Tom Lane
2000-10-24
*
WAL misc
Vadim B. Mikheev
2000-10-24
*
If a field is incompressible ('compressed' data is actually larger than
Tom Lane
2000-10-23
*
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
*
WAL
Vadim B. Mikheev
2000-10-21
*
redo/undo support functions and cleanups.
Vadim B. Mikheev
2000-10-20
*
Various utils for WAL
Vadim B. Mikheev
2000-10-13
*
WAL
Vadim B. Mikheev
2000-10-13
*
WAL
Vadim B. Mikheev
2000-10-13
*
Fix temp relation handling for indexes, cleanup
Bruce Momjian
2000-10-11
*
Suppress gcc warnings.
Tom Lane
2000-10-05
*
Add proofreader's changes to docs.
Bruce Momjian
2000-10-05
*
Btree WAL logging.
Vadim B. Mikheev
2000-10-04
*
Reset current user id to session user id during transaction abort
Peter Eisentraut
2000-09-27
*
Clean up some ugly coding (hardwired constants) in index_formtuple.
Tom Lane
2000-09-23
*
Heap redo/undo (except for tuple moving used by vacuum).
Vadim B. Mikheev
2000-09-07
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Tweak btree insertion to avoid O(N^2) slowdown with large numbers of
Tom Lane
2000-08-25
*
CREATE btree INDEX takes dead tuples into account when old transactions
Hiroshi Inoue
2000-08-10
*
Ensure that catcache 'busy' flags are reset at transaction abort.
Tom Lane
2000-08-06
*
Fix tuptoaster bugs induced by making bytea toastable. Durn thing was
Tom Lane
2000-08-04
*
Modify heap_open()/heap_openr() API per pghackers discussion of 11 July.
Tom Lane
2000-08-03
*
More functions updated to new fmgr style --- money, name, tid datatypes.
Tom Lane
2000-08-03
*
Make acl-related functions safe for TOAST. Mark pg_class.relacl as
Tom Lane
2000-07-31
[prev]
[next]