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
*
Rename heap_replace to heap_update.
Bruce Momjian
1999-11-24
*
Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp
Bruce Momjian
1999-11-23
*
Add system indexes to match all caches.
Bruce Momjian
1999-11-22
*
New parallel regression test shell and related things.
Jan Wieck
1999-11-19
*
Tree dividing is not appropriate in Rtree.
Tatsuo Ishii
1999-11-15
*
Fix typo so it actually compiles...
Tom Lane
1999-11-14
*
Add index recreation suggestion to end of world error message.
Bruce Momjian
1999-11-14
*
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-11-07
*
Rearrange heap_beginscan to eliminate extra call on
Tom Lane
1999-10-30
*
Standardize on MAXPGPATH as the size of a file pathname buffer,
Tom Lane
1999-10-25
*
Add a notion of a 'catalog version number' that can indicate
Tom Lane
1999-10-24
*
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
Tom Lane
1999-10-23
*
Final stage of psort reconstruction work: replace psort.c with
Tom Lane
1999-10-17
*
Check RELSEG_SIZE when postmaster starting up.
Tatsuo Ishii
1999-10-16
*
Add blcksz to struct ControlFileData to check BLCKSZ is same
Tatsuo Ishii
1999-10-12
*
The 1st step to implement new type of scan,TidScan.
Hiroshi Inoue
1999-10-11
*
XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
Vadim B. Mikheev
1999-10-06
*
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-10-03
*
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-29
*
Make tree compilable (+WAL).
Vadim B. Mikheev
1999-09-28
*
Currently,only the first column of multi-column indices
Bruce Momjian
1999-09-27
*
Transaction log manager core code.
Vadim B. Mikheev
1999-09-27
*
Several changes here, not very related but touching some of the same files.
Tom Lane
1999-09-24
*
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-18
*
Changes made by Hiroshi Inoue and approved by Vadim.
Tatsuo Ishii
1999-09-16
*
Repair incorrect cleanup of heap memory allocation during
Tom Lane
1999-09-09
*
IsTransactionBlock() should return true in TBLOCK_ABORT state.
Tom Lane
1999-09-05
*
Invalidate temp entries for aborted transactions.
Bruce Momjian
1999-09-04
*
Modify RelationFlushRelation so that if the relcache entry
Tom Lane
1999-09-04
*
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
[next]