index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
Age
Commit message (
Expand
)
Author
1999-08-09
Re-use free space on index pages with duplicates.
Vadim B. Mikheev
1999-08-08
Fix nbtree's failure to clear BTScans list during xact abort.
Tom Lane
1999-07-19
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-17
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
Fix silly typo in commentary...
Tom Lane
1999-07-16
Revise _bt_binsrch() so that its binary search loop takes
Tom Lane
1999-07-16
Final cleanup.
Bruce Momjian
1999-07-15
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-14
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-09
cleanup
Bruce Momjian
1999-07-03
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-02
typo fix.
Bruce Momjian
1999-06-29
Avoid disk writes for read-only transactions.
Vadim B. Mikheev
1999-06-19
Change form() to varargform() to prevent portability problems.
Bruce Momjian
1999-06-12
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-10
1. Fix for elog(ERROR, "EvalPlanQual: t_xmin is uncommitted ?!")
Vadim B. Mikheev
1999-06-07
Concurrency... Highest one...
Vadim B. Mikheev
1999-06-07
Have to release meta page before reading root one!
Vadim B. Mikheev
1999-06-06
1. xact.c: update comments about changing MyProc->xid and MyProc->xmin.
Vadim B. Mikheev
1999-06-03
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-05-31
Clean up memory leaks in LO operations by freeing LO's private
Tom Lane
1999-05-26
Make functions static or NOT_USED as appropriate.
Bruce Momjian
1999-05-25
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-13
Release allocated memory during AtAbort_Memory.
Tom Lane
1999-05-10
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-09
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-07
Fix LMGR for MVCC.
Vadim B. Mikheev
1999-05-01
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-04-25
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-22
Fix duplicating ROOT page in concurrent updates.
Vadim B. Mikheev
1999-04-13
There are some bugs about backward scanning using
Bruce Momjian
1999-04-12
Unique btree-s:
Vadim B. Mikheev
1999-03-30
Small cleanups.
Bruce Momjian
1999-03-28
1. Vacuum is updated for MVCC.
Vadim B. Mikheev
1999-03-14
cleanup
Bruce Momjian
1999-03-14
compile cleanup
Bruce Momjian
1999-03-14
Compile cleanup
Bruce Momjian
[next]