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
/
utils
Age
Commit message (
Expand
)
Author
1999-08-21
Major revision of sort-node handling: push knowledge of query
Tom Lane
1999-08-21
Cleanups for int8: guard against null inputs in comparison
Tom Lane
1999-08-21
Ooops ... I had left some test coding in selfuncs.c that
Tom Lane
1999-08-16
Add get_func_rettype() to general-use lsyscache routines,
Tom Lane
1999-08-09
Store -1 in attdisbursion to signal 'no duplicates in column'.
Tom Lane
1999-08-09
Move get_attdisbursion to lsyscache. Clean up get_typdefault.
Tom Lane
1999-08-02
Further selectivity-estimation work. Speed up eqsel()
Tom Lane
1999-08-01
First step in fixing selectivity-estimation code. eqsel and
Tom Lane
1999-07-22
Alpha spinlock fix from Uncle George <gatgul@voicenet.com>
Bruce Momjian
1999-07-20
Reverse out cache changes that are not ready yet.
Bruce Momjian
1999-07-20
Use -ieee alpha flag for gcc and egcs only.
Bruce Momjian
1999-07-20
Re-add Makefile.
Bruce Momjian
1999-07-20
Move -ieee to adt Makefile, and add CPU Makefile variable.
Bruce Momjian
1999-07-19
Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where
Bruce Momjian
1999-07-19
Enable WIN32 compilation of libpq.
Bruce Momjian
1999-07-19
Re-add getopt.h check, remove NT-specific tests for it.
Bruce Momjian
1999-07-17
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
Fix for multi-byte includes.
Bruce Momjian
1999-07-16
Add back improperly removed #include for utils/dynamic_loader.h.
Tom Lane
1999-07-16
More cleanup
Bruce Momjian
1999-07-16
More cleanup
Bruce Momjian
1999-07-16
Final cleanup
Bruce Momjian
1999-07-16
Final cleanup.
Bruce Momjian
1999-07-16
Update #include cleanups
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
Remove un-needed #include's from *.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-13
More cpu cleanups, only for 6.6.
Bruce Momjian
1999-07-11
Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be...
Tatsuo Ishii
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-09
Re-apply range check patch after fixing LIMIT_H test and defines.
Bruce Momjian
1999-07-09
Another place that HAVE_LIMITS_H was misspelled.
Tom Lane
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-08
> In both datetime_trunc() and timespan_trunc() in dt.c,
Bruce Momjian
1999-07-08
pg_atoi() does range check on int4 data only if
Bruce Momjian
1999-07-07
Fix for \do and ceil()/float.
Bruce Momjian
1999-07-04
Clarify maximum tuple and max attribute lengths.
Bruce Momjian
1999-07-03
Add abortcurrent trans to temp table fix.
Bruce Momjian
1999-07-03
Fix to prevent too large tuple from being created.
Bruce Momjian
1999-07-02
Fix for removal of temp tables if last transaction was aborted.
Bruce Momjian
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
Temporarily disable error checks for missing selectivity
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-07
Repair recently-introduced error in makeIndexable for LIKE:
Tom Lane
[next]