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
Age
Commit message (
Expand
)
Author
1999-07-15
Add SHLIB_LINK setting for solaris_i386 and solaris_sparc ports,
Tom Lane
1999-07-15
Several routines failed to cope with CASE expressions, and
Tom Lane
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-11
RewritePreprocessQuery tried to match resjunk targets against
Tom Lane
1999-07-11
Ignore resjunk targetlist entries when matching arguments to
Tom Lane
1999-07-11
ExecReScanGroup() forgot to clear grpstate->grp_firstTuple,
Tom Lane
1999-07-10
heapam.h uses type time_t, but didn't include <time.h>.
Tom Lane
1999-07-10
Fix tuplecmp() to ensure repeatable sort ordering of tuples
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-10
-mieee and # does not work for certain version of egcs
Tatsuo Ishii
1999-07-09
Fix gcc complaint about long being passed to sprintf %d.
Tom Lane
1999-07-09
Make ^ precidence greater than *.
Bruce Momjian
1999-07-09
createlang now returns 2 for language already exists.
Bruce Momjian
1999-07-09
Re-apply range check patch after fixing LIMIT_H test and defines.
Bruce Momjian
1999-07-09
Add mention block size <= 32k.
Bruce Momjian
1999-07-09
Another place that HAVE_LIMITS_H was misspelled.
Tom Lane
1999-07-09
cleanup
Bruce Momjian
1999-07-09
Fix for ACL length problem on different platforms.
Bruce Momjian
1999-07-09
Backup pg_atoi patch for long checking. Caused initdb problems.
Bruce Momjian
1999-07-09
Add linux_m68k template file.
Bruce Momjian
1999-07-08
Rename tuturials for char2/char16 removal.
Bruce Momjian
1999-07-08
Rename example temp to mytemp.
Bruce Momjian
1999-07-08
Test Case:
Bruce Momjian
1999-07-08
Add CXXFLAGS +=
Bruce Momjian
1999-07-08
> In both datetime_trunc() and timespan_trunc() in dt.c,
Bruce Momjian
1999-07-08
Rename pg_temp to pg_sorttemp so it does not conflict with temp table names.
Bruce Momjian
1999-07-08
pg_atoi() does range check on int4 data only if
Bruce Momjian
1999-07-08
Irix update from Mark Dalphin
Bruce Momjian
1999-07-08
Add ^ precidence.
Bruce Momjian
1999-07-07
Allow port numbers 32k - 64k.
Bruce Momjian
1999-07-07
Fix for \do and ceil()/float.
Bruce Momjian
1999-07-07
Fix spelling of variable name.
Bruce Momjian
1999-07-07
Cleanup of min tuple size.
Bruce Momjian
1999-07-07
Fix misspelling.
Bruce Momjian
1999-07-05
Remove old readme file.
Bruce Momjian
1999-07-04
Align cleanup.
Bruce Momjian
1999-07-04
More alignment
Bruce Momjian
1999-07-04
Clean up maximum rewrite tuple length.
Bruce Momjian
1999-07-04
Clarify maximum tuple and max attribute lengths.
Bruce Momjian
1999-07-04
Make exec_simple_check_plan() check for a null plan, so
Tom Lane
1999-07-03
Add abortcurrent trans to temp table fix.
Bruce Momjian
1999-07-03
More cleanup
Bruce Momjian
1999-07-03
Update tuple size check.
Bruce Momjian
1999-07-03
Fix for insertion of tuple too large.
Bruce Momjian
[next]