]> granicus.if.org Git - postgresql/shortlog
postgresql
1999-03-27 Tom LaneDelete unused system table pg_parg.
1999-03-26 Tom LaneNo longer need this file here; superseded by oidjoins...
1999-03-26 Tom LaneAdd results of findoidjoins as a standard regression...
1999-03-26 Tom LaneRemove a bunch of dead entries exposed by findoidjoins...
1999-03-26 Tom LaneUpdate findoidjoins for 6.5: remove workaround for...
1999-03-25 Tom LaneRevise memutils.h to use alignment information gathered by
1999-03-25 Tatsuo IshiiFix multi-byte+locale problem
1999-03-25 Tom LaneClean up att_align calculations so that XXXALIGN macros
1999-03-24 Michael Meskes*** empty log message ***
1999-03-24 Michael Meskes*** empty log message ***
1999-03-24 Tatsuo IshiiAdd KOI8/WIN/ALT support
1999-03-24 Tatsuo IshiiThese small utilities are for generating internal table...
1999-03-24 Tatsuo IshiiAdd KOI8/WIN/ALT to set client_encoding command help
1999-03-24 Tatsuo IshiiFix typo. #ifdef MUTIBYTE --> #ifdef MULTIBYTE
1999-03-24 Tatsuo IshiiAdd KOI8/WIN/ALT to the multi-byte encoding selections
1999-03-24 Tatsuo IshiiAdd KOI8/WIN/ALT to the multi-byte encoding selections
1999-03-24 Tatsuo IshiiAdd KOI8/WIN/ALT to the multi-byte encoding selections
1999-03-23 Bruce MomjianRemove Tee code, move to _deadcode.
1999-03-23 Bruce Momjiancleanups
1999-03-22 Bruce MomjianHi,
1999-03-22 Bruce MomjianAdd % to b_expr.
1999-03-22 Bruce MomjianCleanup of NULL in inet types.
1999-03-21 Tom LaneCorrect some comments, fix a small memory wastage when...
1999-03-21 Bruce MomjianThis patch fixes the bug that made it impossible to...
1999-03-21 Tom LaneAdd .cvsignore file so cvs doesn't complain if you...
1999-03-21 Bruce Momjiancleanup
1999-03-21 Tom LaneAh, *now* I understand: plpgsql lexer must be generated...
1999-03-21 Bruce MomjianFix for %4 and 4%.
1999-03-21 Tom LaneHmm, it seems some versions of flex declare yytext...
1999-03-20 Michael Meskes*** empty log message ***
1999-03-20 Tom LaneRemove yacc/lex output files from CVS repository.
1999-03-20 Tom LaneRemove yacc/lex output files from CVS repository.
1999-03-20 Tom LaneClean up build procedure: do not keep raw lex/yacc...
1999-03-20 Tom Lanemake clean should remove lex.yy.c
1999-03-20 Tom LaneScript for preparing derived files during tarball const...
1999-03-20 Bruce MomjianReverse out pfree agg part of patch from Erik Riedel.
1999-03-20 Bruce Momjiancleanup
1999-03-20 Bruce Momjiancleanup
1999-03-20 Bruce MomjianFix for aggregate memory leaks from Erik Riedel.
1999-03-20 Bruce MomjianFix &g.
1999-03-19 Bruce MomjianFix shift/reduce for NULL = Var.
1999-03-19 Bruce MomjianFix for memory leak in executor with fjIsNull.
1999-03-19 Bruce MomjianI suggest the following portability patch, which does not
1999-03-19 Bruce MomjianAdd EXCEPT/INTERSECT doc changes.
1999-03-18 Bruce Momjiancleanup parser
1999-03-18 Bruce Momjiangrammar cleanup'
1999-03-18 Bruce Momjiancleanup of grammer.
1999-03-18 Bruce MomjianFix optimizer indexing not working for negative numbers.
1999-03-18 Bruce Momjiancleanups
1999-03-18 Michael Meskes*** empty log message ***
1999-03-17 Bruce MomjianAdd new postgres -O option to allow system table struct...
1999-03-17 Bruce Momjiangrammar cleanup
1999-03-17 Bruce MomjianINET/CIDR doc cleanup
1999-03-17 Bruce MomjianAdd docs about left-associativity of operators.
1999-03-17 Bruce MomjianAdd documentation change for %'s precidence.
1999-03-17 Bruce MomjianLeft associates all operators, instead of non-associati...
1999-03-17 Bruce MomjianHave % operator have precedence like /.
1999-03-16 Bruce MomjianUpdate sgml for 6.4.* release changes.
1999-03-16 Bruce MomjianUpdate nextval() code.
1999-03-16 Bruce MomjianFix snprintf with strings, and nextval('"Aa"');
1999-03-16 Bruce MomjianHere is a patch.
1999-03-16 Bruce Momjiancontrib/array_iterator/array_iterator.c won't compile.
1999-03-16 Bruce Momjianautoconf
1999-03-16 Bruce MomjianHmmm. It had to do with tcl/tk on FreeBSD. The config...
1999-03-16 Bruce MomjianChange Does Not Exist to 'does not exist'.
1999-03-15 Bruce Momjiancleanup
1999-03-15 Michael Meskes*** empty log message ***
1999-03-15 Bruce MomjianAllow sequence nextval actions to be case-sensitive.
1999-03-15 Bruce MomjianIrix fix from Jeff Johnson
1999-03-15 Bruce Momjianbool uses one byte
1999-03-15 Bruce MomjianDrop buffers before destroying database files.
1999-03-15 Bruce MomjianLIKE cleanup.
1999-03-15 Tom LaneFix brain death in !!= operator ... it's still pretty...
1999-03-15 Bruce Momjian> > > This patches src/bin/psql/psql.c.
1999-03-15 Tom LaneFix int8 configure one more time ... prior version...
1999-03-15 Bruce MomjianHi All,
1999-03-14 Bruce Momjiancleanup
1999-03-14 Bruce MomjianCleanup
1999-03-14 Bruce MomjianReversed out libpq protocol patch for Tom Lane.
1999-03-14 Bruce Momjiansrc/backend/utils/adt/numeric.c fails to compile due...
1999-03-14 Bruce MomjianThis is another example of why not allowing utility...
1999-03-14 Bruce MomjianAttempting to insert a value of 'now' into a datetime...
1999-03-14 Bruce MomjianHi,
1999-03-14 Bruce MomjianHere is a little syntax error found in a .y file.....
1999-03-14 Bruce MomjianCleanup of hash functions in pg_proc.
1999-03-14 Bruce Momjiancompile cleanup
1999-03-14 Bruce MomjianCompile cleanup
1999-03-14 Bruce MomjianDone.
1999-03-14 Bruce Momjian I've been having also sorts of fun trying to...
1999-03-14 Bruce MomjianWe have tested the patches on three platforms:
1999-03-14 Bruce MomjianThis patch improves the destroyuser script's behaviour...
1999-03-14 Bruce MomjianPatches for the SGML documentation relating
1999-03-14 Bruce MomjianFixup for src/tutorial/func.c and src/tutorial/func...
1999-03-14 Bruce MomjianHello,
1999-03-14 Bruce MomjianThe isWritable method in ResultSetMetaData returns...
1999-03-14 Bruce MomjianI have a problem with Access97 not working properly...
1999-03-14 Bruce MomjianThere are errors in the PGmoney class in the conversion...
1999-03-14 Bruce MomjianEnclosed below I have a patch to allow a btree index...
1999-03-11 Michael Meskes*** empty log message ***
1999-03-10 Vadim B. MikheevWe have to return dummy tuple for empty targetlist!
next