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
Age
Commit message (
Expand
)
Author
1999-07-17
More config.h cleanups.
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
Cleanups.
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-13
Remove S*I comments from Stephan.
Bruce Momjian
1999-07-13
More cpu cleanups, only for 6.6.
Bruce Momjian
1999-07-13
Redefine cpu's as __cpu__. Only for 6.6 branch.
Bruce Momjian
1999-07-12
readd include for safety.
Bruce Momjian
1999-07-11
Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be...
Tatsuo Ishii
1999-07-10
heapam.h uses type time_t, but didn't include <time.h>.
Tom Lane
1999-07-10
cleanup of long long int atoi test.
Bruce Momjian
1999-07-10
Update stuff for 6.5.1 release.
Bruce Momjian
1999-07-09
Add mention block size <= 32k.
Bruce Momjian
1999-07-09
Fix for ACL length problem on different platforms.
Bruce Momjian
1999-07-07
Allow port numbers 32k - 64k.
Bruce Momjian
1999-07-07
Cleanup of min tuple size.
Bruce Momjian
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-07-01
#ifdef around true and false.
Bruce Momjian
1999-06-21
Clean up problems with sublinks + grouping in planner. Not
Tom Lane
1999-06-19
Rename to vararg_format().
Bruce Momjian
1999-06-19
Change form() to varargform() to prevent portability problems.
Bruce Momjian
1999-06-19
Create a generic expression-tree-walker subroutine, which
Tom Lane
1999-06-17
Defend against function calls with more than 8 arguments (code
Tom Lane
1999-06-17
Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN
Bruce Momjian
1999-06-13
change #if defined(__mc68000__) to:
Tatsuo Ishii
1999-06-12
Move default NBuffers setting into config.h, and rename it
Tom Lane
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
This patch should enable 6.5 to build on Motorola 68000 architecture.
Bruce Momjian
1999-06-10
1. Fix for elog(ERROR, "EvalPlanQual: t_xmin is uncommitted ?!")
Vadim B. Mikheev
1999-06-06
Fix problems with grouping/aggregation in queries that use
Tom Lane
1999-06-05
trace.patch (compilation error)
Marc G. Fournier
1999-06-04
Add configurable option controlling security checks in LO functions.
Tom Lane
1999-06-04
Turns out OIDNAMELEN wasn't really being used at all!
Tom Lane
1999-06-04
Fix for failure to clean SysCache entry when a relation is deleted
Tom Lane
1999-06-01
typedef struct LTAG
Vadim B. Mikheev
1999-05-31
Fix some latent bugs in dllist.c (carelessness about setting
Tom Lane
1999-05-31
Clean up memory leaks in LO operations by freeing LO's private
Tom Lane
1999-05-29
Fix xid table sizing.
Vadim B. Mikheev
1999-05-29
Avoid redundant SysCache searches in coerce_type, for another
Tom Lane
1999-05-28
Repair performance problem in SI segment manipulations: iterating
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
[next]