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
/
include
/
access
Age
Commit message (
Expand
)
Author
2000-02-18
Replace inefficient _bt_invokestrat calls with direct calls to the
Tom Lane
2000-01-31
Fix problems seen in parallel regress tests when SI buffer overruns (causing
Tom Lane
2000-01-26
Add:
Bruce Momjian
2000-01-22
Revise handling of index-type-specific indexscan cost estimation, per
Tom Lane
2000-01-22
added ALTER TABLE DROP COLUMN, early version
Peter Eisentraut
2000-01-10
Make number of args to a function configurable.
Bruce Momjian
2000-01-10
Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.
Bruce Momjian
1999-12-30
Repair bugs discussed in pghackers thread of 15 May 1999: creation of a
Tom Lane
1999-12-21
Added empty TOASTER files and corrected some minor glitches
Jan Wieck
1999-12-16
Some changes to prepare for LONG attributes.
Jan Wieck
1999-11-24
Rename heap_replace to heap_update.
Bruce Momjian
1999-10-23
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
Tom Lane
1999-10-17
Final stage of psort reconstruction work: replace psort.c with
Tom Lane
1999-10-11
The 1st step to implement new type of scan,TidScan.
Hiroshi Inoue
1999-10-03
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-09-27
Transaction log manager core code.
Vadim B. Mikheev
1999-09-18
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
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-16
More cleanup
Bruce Momjian
1999-07-15
Change #include's to use <> and "" as appropriate.
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-12
readd include for safety.
Bruce Momjian
1999-07-10
heapam.h uses type time_t, but didn't include <time.h>.
Tom Lane
1999-07-04
Align cleanup.
Bruce Momjian
1999-07-04
More alignment
Bruce Momjian
1999-07-04
Clarify maximum tuple and max attribute lengths.
Bruce Momjian
1999-07-03
More cleanup
Bruce Momjian
1999-07-03
Fix to prevent too large tuple from being created.
Bruce Momjian
1999-06-10
1. Fix for elog(ERROR, "EvalPlanQual: t_xmin is uncommitted ?!")
Vadim B. Mikheev
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-04-15
Declare hashint8().
Thomas G. Lockhart
1999-03-28
1. Vacuum is updated for MVCC.
Vadim B. Mikheev
1999-03-25
Clean up att_align calculations so that XXXALIGN macros
Tom Lane
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-01-27
Another SELECT speedup: extract OIDs of column print functions
Tom Lane
1999-01-24
Replace typtoout() and gettypelem() with a single routine,
Tom Lane
1998-12-18
SET TRANSACTION ISOLATION LEVEL ...
Vadim B. Mikheev
1998-12-16
Serialized mode works!
Vadim B. Mikheev
1998-12-15
Initial MVCC code.
Vadim B. Mikheev
1998-11-27
New HeapTuple structure/interface.
Vadim B. Mikheev
1998-10-08
Make functions static or ifdef NOT_USED. Prevent pg_version creation.
Bruce Momjian
1998-10-06
Substantial rewrite of async.c to avoid problems with non-reentrant stdio
Tom Lane
1998-10-04
hash.h's use of BSHIFT conflicts with <sys/param.h> on my
Tom Lane
1998-09-08
Fix for macro for AIX.
Bruce Momjian
[next]