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-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-24
Add KOI8/WIN/ALT to set client_encoding command help
Tatsuo Ishii
1999-03-24
Fix typo. #ifdef MUTIBYTE --> #ifdef MULTIBYTE
Tatsuo Ishii
1999-03-24
Add KOI8/WIN/ALT to the multi-byte encoding selections
Tatsuo Ishii
1999-03-24
Add KOI8/WIN/ALT to the multi-byte encoding selections
Tatsuo Ishii
1999-03-24
Add KOI8/WIN/ALT to the multi-byte encoding selections
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
Ah, *now* I understand: plpgsql lexer must be generated with flex -l ...
Tom Lane
1999-03-21
Fix for %4 and 4%.
Bruce Momjian
1999-03-21
Hmm, it seems some versions of flex declare yytext as extern char[]
Tom Lane
1999-03-20
*** empty log message ***
Michael Meskes
1999-03-20
Remove yacc/lex output files from CVS repository.
Tom Lane
1999-03-20
Remove yacc/lex output files from CVS repository.
Tom Lane
1999-03-20
Clean up build procedure: do not keep raw lex/yacc files around,
Tom Lane
1999-03-20
make clean should remove lex.yy.c
Tom Lane
1999-03-20
Script for preparing derived files during tarball construction.
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-19
Add EXCEPT/INTERSECT doc changes.
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-18
*** empty log message ***
Michael Meskes
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-16
autoconf
Bruce Momjian
1999-03-16
Hmmm. It had to do with tcl/tk on FreeBSD. The configure scripts are
Bruce Momjian
1999-03-16
Change Does Not Exist to 'does not exist'.
Bruce Momjian
1999-03-15
cleanup
Bruce Momjian
1999-03-15
*** empty log message ***
Michael Meskes
[next]