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-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
1999-03-17
Add new postgres -O option to allow system table structure changes.
Bruce Momjian
1999-03-17
Left associates all operators, instead of non-associating them.
Bruce Momjian
1999-03-17
Have % operator have precedence like /.
Bruce Momjian
1999-03-16
Update nextval() code.
Bruce Momjian
1999-03-16
Fix snprintf with strings, and nextval('"Aa"');
Bruce Momjian
1999-03-16
Here is a patch.
Bruce Momjian
1999-03-15
cleanup
Bruce Momjian
1999-03-15
Allow sequence nextval actions to be case-sensitive.
Bruce Momjian
1999-03-15
Drop buffers before destroying database files.
Bruce Momjian
1999-03-15
LIKE cleanup.
Bruce Momjian
1999-03-15
Fix brain death in !!= operator ... it's still pretty bogus
Tom Lane
1999-03-15
> > > This patches src/bin/psql/psql.c.
Bruce Momjian
1999-03-14
cleanup
Bruce Momjian
1999-03-14
Cleanup
Bruce Momjian
1999-03-14
src/backend/utils/adt/numeric.c fails to compile due to a string having
Bruce Momjian
1999-03-14
Attempting to insert a value of 'now' into a datetime type
Bruce Momjian
1999-03-14
Here is a little syntax error found in a .y file... A dropped semi.
Bruce Momjian
1999-03-14
Cleanup of hash functions in pg_proc.
Bruce Momjian
1999-03-14
compile cleanup
Bruce Momjian
1999-03-14
Compile cleanup
Bruce Momjian
1999-03-14
Done.
Bruce Momjian
1999-03-14
I've been having also sorts of fun trying to get kerberos 4
Bruce Momjian
1999-03-14
We have tested the patches on three platforms:
Bruce Momjian
1999-03-14
Hello,
Bruce Momjian
1999-03-14
I have a problem with Access97 not working properly when entering new
Bruce Momjian
1999-03-14
Enclosed below I have a patch to allow a btree index on the int8 type.
Bruce Momjian
1999-03-10
We have to return dummy tuple for empty targetlist!
Vadim B. Mikheev
[next]