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
/
transam
Commit message (
Expand
)
Author
Age
*
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
*
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
*
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
*
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
*
Fix temp relation handling for indexes, cleanup
Bruce Momjian
2000-10-11
*
Reset current user id to session user id during transaction abort
Peter Eisentraut
2000-09-27
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Ensure that catcache 'busy' flags are reset at transaction abort.
Tom Lane
2000-08-06
*
Modify heap_open()/heap_openr() API per pghackers discussion of 11 July.
Tom Lane
2000-08-03
*
Ensure that if the OID counter wraps around, we will not generate 0,
Tom Lane
2000-07-25
*
misc
Vadim B. Mikheev
2000-07-04
*
New memmgr logic in xact.c failed if AbortTransaction() is called when
Tom Lane
2000-07-02
*
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-06-28
*
Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the
Tom Lane
2000-06-18
*
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
*
Remove NT-specific file open defines by defining our own open macros for
Bruce Momjian
2000-06-02
*
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
*
Remove unused include files. Do not touch /port or includes used by defines.
Bruce Momjian
2000-05-30
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
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
*
Turn XLOG off (do not create log file).
Vadim B. Mikheev
2000-03-20
*
Fix a bunch of minor portability problems and maybe-bugs revealed by
Tom Lane
2000-03-17
*
I've recently written to pgsql-ports about a problem with PG7.0 on NT
Bruce Momjian
2000-03-07
*
Implement reindex command
Hiroshi Inoue
2000-02-18
*
Fix up error and log messages.
Thomas G. Lockhart
2000-02-15
*
A few minor psql enhancements
Peter Eisentraut
2000-01-29
*
Add:
Bruce Momjian
2000-01-26
*
Improve cache invalidation handling. Eespecially
Hiroshi Inoue
2000-01-10
*
Fix it's and its to be correct.
Bruce Momjian
2000-01-05
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
*
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-10
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
[next]