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
*
Re-use free space on index pages with duplicates.
Vadim B. Mikheev
1999-08-09
*
Fix nbtree's failure to clear BTScans list during xact abort.
Tom Lane
1999-08-08
*
Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where
Bruce Momjian
1999-07-19
*
Clean up gcc warning about unused static decl.
Tom Lane
1999-07-19
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Fix silly typo in commentary...
Tom Lane
1999-07-17
*
Revise _bt_binsrch() so that its binary search loop takes
Tom Lane
1999-07-16
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-14
*
cleanup
Bruce Momjian
1999-07-09
*
Update tuple size check.
Bruce Momjian
1999-07-03
*
Fix for insertion of tuple too large.
Bruce Momjian
1999-07-03
*
Fix to prevent too large tuple from being created.
Bruce Momjian
1999-07-03
*
typo fix.
Bruce Momjian
1999-07-02
*
Avoid disk writes for read-only transactions.
Vadim B. Mikheev
1999-06-29
*
Change form() to varargform() to prevent portability problems.
Bruce Momjian
1999-06-19
*
Reversed out Massimo patch.
Bruce Momjian
1999-06-12
*
I don't like last minute patches before the final freeze, but I believe that
Bruce Momjian
1999-06-12
*
1. Fix for elog(ERROR, "EvalPlanQual: t_xmin is uncommitted ?!")
Vadim B. Mikheev
1999-06-10
*
Concurrency... Highest one...
Vadim B. Mikheev
1999-06-07
*
Have to release meta page before reading root one!
Vadim B. Mikheev
1999-06-07
*
1. xact.c: update comments about changing MyProc->xid and MyProc->xmin.
Vadim B. Mikheev
1999-06-06
*
1. Additional fix against ERROR: Child itemid marked as unused
Vadim B. Mikheev
1999-06-03
*
1. MyProc->xid assignment is moved to GetNewTransactionId so newer
Vadim B. Mikheev
1999-06-03
*
Clean up memory leaks in LO operations by freeing LO's private
Tom Lane
1999-05-31
*
Make functions static or NOT_USED as appropriate.
Bruce Momjian
1999-05-26
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
*
Make 0x007f -> (unsigned)0x7f to make pgindent happy.
Bruce Momjian
1999-05-25
*
Get rid of page-level locking in btree-s.
Vadim B. Mikheev
1999-05-25
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Release allocated memory during AtAbort_Memory.
Tom Lane
1999-05-13
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
*
Update hash and join routines to use fd.c's new temp-file
Tom Lane
1999-05-09
*
Add 'temporary file' facility to fd.c, and arrange for temp
Tom Lane
1999-05-09
*
Fix LMGR for MVCC.
Vadim B. Mikheev
1999-05-07
*
Patch from "Hiroshi Inoue" <Inoue@tpf.co.jp> for
Vadim B. Mikheev
1999-05-01
*
Use page-level ExtendLock lock instead of table-level -
Vadim B. Mikheev
1999-05-01
*
My first cut at libpq revision didn't handle MULTIBYTE correctly,
Tom Lane
1999-04-25
*
Revise backend libpq interfaces so that messages to the frontend
Tom Lane
1999-04-25
*
Fix duplicating ROOT page in concurrent updates.
Vadim B. Mikheev
1999-04-22
*
There are some bugs about backward scanning using
Bruce Momjian
1999-04-13
*
Unique btree-s:
Vadim B. Mikheev
1999-04-12
*
Small cleanups.
Bruce Momjian
1999-03-30
*
1. Vacuum is updated for MVCC.
Vadim B. Mikheev
1999-03-28
*
cleanup
Bruce Momjian
1999-03-14
*
compile cleanup
Bruce Momjian
1999-03-14
*
Compile cleanup
Bruce Momjian
1999-03-14
[next]