OSDN Git Service

pg-rex/syncrep.git
1999-04-12 Vadim B. MikheevSome comments...
1999-04-12 Vadim B. MikheevUnique btree-s:
1999-04-12 Tatsuo Ishiiadd mipsel-unknown-linux-gnu support. config.guess...
1999-04-11 Peter MountImplement UpdateCount
1999-04-11 Tom LaneRepair problems seen when CREATE OPERATOR mentions a
1999-04-10 Tom LaneFix another batch of bogosities in pg_operator table.
1999-04-10 Tom LaneTweak create_operator regress test so it doesn't illustrate
1999-04-10 Peter Mountvacuumlo deals with large objects not referenced by...
1999-04-09 Tom LaneFix CREATE OPERATOR ... LANGUAGE 'internal', which...
1999-04-08 Thomas G. LockhartAdd section from Tom Lane on hashjoin characteristics...
1999-04-08 Thomas G. LockhartAdd emacs editor hints to bottom of file.
1999-04-07 Tom LaneFix some more hashjoin-related bugs in pg_operator...
1999-04-07 Tatsuo IshiiPrepare multi-byte support document for 6.5
1999-04-07 Tom LaneUnmark 'hashable' operators that can't really be used for
1999-04-06 Thomas G. LockhartFix markup to include all closing tags.
1999-04-06 Thomas G. LockhartStart indenting markup. No text changes.
1999-04-06 Thomas G. LockhartFix XREF markup and typo.
1999-04-06 Thomas G. LockhartVersion string was truncating the last character.
1999-04-06 Tom LaneOn reflection, filesize limit ought to be an exact...
1999-04-05 Tom LaneReduce default file size limit to 1Gb, and move the
1999-04-05 Vadim B. MikheevFix HEAP_MOVED_OFF handling in HeapTupleSatisfiesDirty
1999-04-05 Tom LaneFix potential overflow problems when relation size...
1999-04-04 Tom LaneWe use CFLAGS = -O2 on every other gcc platform, so...
1999-04-04 Tom LaneUse MAXALIGN value found by configure instead of a
1999-04-03 Tom LaneGive a better error message if an SQL-language function is
1999-04-03 Tom LaneFix bogus pg_amop entries for int8 hash, cidr btree,
1999-04-03 Tom LaneFix nasty bug in optimization of multiway joins: optimizer
1999-04-02 Tom LaneRepair problems with omitted password and VALID UNTIL
1999-04-02 Tom LaneRemove overly presumptuous use of __STDC__ in c.h,...
1999-04-02 Tom LaneClean up compile errors and warnings, cf Billy Allie's
1999-04-02 Tom LaneUpdate config.guess and config.sub to versions from
1999-03-30 Thomas G. LockhartFix up small markup problems. Force omit-tags to nil...
1999-03-30 Thomas G. LockhartRepair cut-and-paste typo which described createdb...
1999-03-30 Thomas G. LockhartInclude libpq+.sgml in the doc set.
1999-03-30 Thomas G. LockhartUpdates from Vince Vielhaber are the first since 1997.
1999-03-30 Thomas G. LockhartMarkup fixes from Vince Vielhaber.
1999-03-30 Tatsuo IshiiAdd -E option
1999-03-30 Tatsuo IshiiBug fixes and enhances to psql submitted by Masaaki...
1999-03-30 Bruce MomjianSmall cleanups.
1999-03-29 Tatsuo IshiiAddition to test/locale submitted by Oleg Broytmann...
1999-03-29 Tatsuo Ishiichange comparison char* and NULL to char* and '\0'...
1999-03-29 Tom LaneModify fmgr so that internal name (compiler name) of...
1999-03-28 Vadim B. Mikheev1. Vacuum is updated for MVCC.
1999-03-28 Tom LaneExpanded opr_sanity test to look at pg_proc and other
1999-03-28 Tom LaneNew regression test to cross-check pg_type, pg_class,
1999-03-28 Tom LaneClean up various minor irregularities detected by type_...
1999-03-28 Tom LaneRemove pg_attribute_check.sql: these checks merged...
1999-03-28 Tom LaneFix bogus function signature for areajoinsel.
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
next