OSDN Git Service

pg-rex/syncrep.git
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!
1999-03-10 Tom LaneMake type 'regproc' binary-compatible with int4 and...
1999-03-10 Tom LaneFix some typos in argument and result types in pg_proc
1999-03-09 Marc G. FournierFrom: Constantin Teodorescu <teo@flex.ro>
1999-03-09 Marc G. FournierChanges to fix/improve the dynamic loading on NT
1999-03-08 Bruce MomjianFix OR index selectivity problem.
1999-03-08 Bruce MomjianFix for Alpha OR selectivity bug.
1999-03-08 Marc G. FournierHave configure check for use of %lld for int64, and...
1999-03-07 Tom LaneExport include/utils/mcxt.h so that external stuff...
1999-03-07 Tom LaneModify mcxt.h so that it doesn't pull in half of creation.
1999-03-07 Tom LaneCleaner autoconf tests for int8 support.
1999-03-07 Bruce Momjiangeqo now at 11 tables
1999-03-07 Michael Meskes*** empty log message ***
1999-03-07 Bruce MomjianReally remove Recipe.
1999-03-06 Tom LaneEliminate duplicated code in dt.h
1999-03-06 Tom LaneReduce DEF_MAXBACKENDS to 32 so that default configuration
1999-03-06 Tom LaneA few further tweaks to shared memory space estimation.
1999-03-05 Michael Meskes*** empty log message ***
1999-03-05 Michael Meskes*** empty log message ***
1999-03-03 Tom LanePartial fix for copied-plan bugs reported by Hiroshi...
1999-03-01 Tom LaneExecutor no longer cares about mergejoinop, mergerighto...
1999-02-28 Marc G. FournierFrom: Michael Meskes <Michael_Meskes@topmail.de>
1999-02-28 Tom LaneFix pg_operator entries for mergejoinable operators...
1999-02-28 Tom LaneFix executor to work correctly with mergejoins where...
1999-02-27 Tom LaneRemove recipe.o from Makefile ... dead code not quite...
1999-02-27 Tom LanePut back T_RecipeStmt, since the system doesn't actuall...
1999-02-27 Tom LaneSomeone forgot to commit gram.c and parse.h after his...
1999-02-25 Bruce MomjianRemove reference to recipe.h.
1999-02-24 Bruce MomjianFix problem with selectivity error in added columns...
1999-02-24 Bruce Momjianupdate comments
1999-02-24 Bruce MomjianThank you for the advice. I concluded that current...
1999-02-23 Marc G. FournierFrom: Michael Meskes <Michael_Meskes@topmail.de>
1999-02-23 Thomas G. LockhartAdd parameters to function calls to pass back table...
1999-02-23 Thomas G. LockhartAdd a few other parser-only nodes for debugging help.
1999-02-23 Thomas G. LockhartDefine JoinExpr structure for outer join syntax.
1999-02-23 Thomas G. LockhartClean up error messages.
1999-02-23 Thomas G. LockhartDo a better job of selecting candidates among functions
1999-02-23 Thomas G. LockhartInclude some new code for outer joins. Disabled by...
1999-02-23 Thomas G. LockhartPut in explicit checks for implicit index name lengths.
1999-02-23 Thomas G. LockhartModify the outer join placeholder code with something...
1999-02-23 Thomas G. LockhartBring debugging print statement declarations up to...
1999-02-23 Thomas G. LockhartAdd constants for outer join states in executor.
next