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
Age
Commit message (
Expand
)
Author
1999-04-15
Fix code to check legal dates *before* calling localtime() to get the
Thomas G. Lockhart
1999-04-15
Fix boolean assignment of return values to use "FALSE" rather than the
Thomas G. Lockhart
1999-04-13
Fix adding columns to a temp table.
Bruce Momjian
1999-04-13
There are some bugs about backward scanning using
Bruce Momjian
1999-04-12
Fix HEAP_MOVED_IN handling in HeapTupleSatisfiesDirty().
Vadim B. Mikheev
1999-04-12
Some comments...
Vadim B. Mikheev
1999-04-12
Unique btree-s:
Vadim B. Mikheev
1999-04-11
Repair problems seen when CREATE OPERATOR mentions a
Tom Lane
1999-04-09
Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke while
Tom Lane
1999-04-07
Fix some more hashjoin-related bugs in pg_operator. Fix
Tom Lane
1999-04-06
Version string was truncating the last character.
Thomas G. Lockhart
1999-04-05
Reduce default file size limit to 1Gb, and move the
Tom Lane
1999-04-05
Fix HEAP_MOVED_OFF handling in HeapTupleSatisfiesDirty
Vadim B. Mikheev
1999-04-05
Fix potential overflow problems when relation size exceeds
Tom Lane
1999-04-03
Give a better error message if an SQL-language function is
Tom Lane
1999-04-03
Fix nasty bug in optimization of multiway joins: optimizer
Tom Lane
1999-04-02
Repair problems with omitted password and VALID UNTIL
Tom Lane
1999-04-02
Clean up compile errors and warnings, cf Billy Allie's
Tom Lane
1999-03-30
Small cleanups.
Bruce Momjian
1999-03-29
Modify fmgr so that internal name (compiler name) of a built-in
Tom Lane
1999-03-28
1. Vacuum is updated for MVCC.
Vadim B. Mikheev
1999-03-28
Fix bogus function signature for areajoinsel.
Tom Lane
1999-03-27
Delete unused system table pg_parg.
Tom Lane
1999-03-25
Fix multi-byte+locale problem
Tatsuo Ishii
1999-03-25
Clean up att_align calculations so that XXXALIGN macros
Tom Lane
1999-03-24
Add KOI8/WIN/ALT support
Tatsuo Ishii
1999-03-24
These small utilities are for generating internal tables from
Tatsuo Ishii
1999-03-23
Remove Tee code, move to _deadcode.
Bruce Momjian
1999-03-23
cleanups
Bruce Momjian
1999-03-22
Hi,
Bruce Momjian
1999-03-22
Add % to b_expr.
Bruce Momjian
1999-03-22
Cleanup of NULL in inet types.
Bruce Momjian
1999-03-21
Correct some comments, fix a small memory wastage when datatype
Tom Lane
1999-03-21
This patch fixes the bug that made it impossible to grant permissions to
Bruce Momjian
1999-03-21
Add .cvsignore file so cvs doesn't complain if you have lex/yacc
Tom Lane
1999-03-21
cleanup
Bruce Momjian
1999-03-21
Fix for %4 and 4%.
Bruce Momjian
1999-03-20
Remove yacc/lex output files from CVS repository.
Tom Lane
1999-03-20
Reverse out pfree agg part of patch from Erik Riedel.
Bruce Momjian
1999-03-20
cleanup
Bruce Momjian
1999-03-20
cleanup
Bruce Momjian
1999-03-20
Fix for aggregate memory leaks from Erik Riedel.
Bruce Momjian
1999-03-19
Fix shift/reduce for NULL = Var.
Bruce Momjian
1999-03-19
Fix for memory leak in executor with fjIsNull.
Bruce Momjian
1999-03-19
I suggest the following portability patch, which does not
Bruce Momjian
1999-03-18
cleanup parser
Bruce Momjian
1999-03-18
grammar cleanup'
Bruce Momjian
1999-03-18
cleanup of grammer.
Bruce Momjian
1999-03-18
Fix optimizer indexing not working for negative numbers.
Bruce Momjian
1999-03-18
cleanups
Bruce Momjian
[next]