OSDN Git Service

pg-rex/syncrep.git
2000-12-14 Hiroshi InoueMake sure to not handle deactivated system indexes
2000-12-14 Tom LaneChange StoreCatalogInheritance() to work from a list...
2000-12-13 Tom LaneFix thinko for case of outer join where inner table...
2000-12-13 Bruce MomjianUpdate TODO list.
2000-12-13 Bruce MomjianUpdate TODO list.
2000-12-12 Tom LaneCache eval cost of qualification expressions in Restric...
2000-12-12 Bruce MomjianUpdate TODO list.
2000-12-12 Bruce MomjianIn 'Joins between classes' in Section 5 of the tutorial...
2000-12-12 Tom LaneRevise SELECT reference page for outer joins, subselect...
2000-12-11 Tom LaneLinks to CUBE, SEG contrib items
2000-12-11 Tom LaneGene Selkov's SEG datatype (GiST example code)
2000-12-11 Tom LaneGene Selkov's CUBE datatype (GiST example code)
2000-12-11 Vadim B. MikheevRemove elog for online log files.
2000-12-11 Bruce MomjianMake all ODBCVER = 2.50
2000-12-11 Tom LaneAllow resultmap file to be missing, for use in contrib...
2000-12-11 Bruce MomjianFix ODBC compile, prevent ODBCVER warning, though the...
2000-12-11 Bruce MomjianChange to Negator.
2000-12-11 Vadim B. Mikheevelog(LOG)-->elog(DEBUG) for skipped logs.
2000-12-11 Tom LaneAdd Darwin-specific geometry test file.
2000-12-11 Tom LaneTweak Darwin patch to get right include order.
2000-12-11 Hiroshi InoueResolve complie error(was my fault).
2000-12-11 Hiroshi Inoue*redo: Heap move* neglects to set t_cmin for MOVED_IN...
2000-12-11 Tatsuo IshiiFix ILIKE bug (only in multi-byte case)
2000-12-11 Bruce MomjianUpdate TODO list.
2000-12-11 Tom LaneDarwin porting patches from Peter Bierman <bierman...
2000-12-10 Bruce MomjianHere is patch to the ODBC driver to update the version...
2000-12-10 Bruce MomjianHere is a diff to info.c in interfaces/odbc that update...
2000-12-10 Bruce MomjianBackout right-hand/left-hand.
2000-12-10 Bruce Momjianin catalog.sgml
2000-12-10 Bruce MomjianAdd mention of \d+ to comment.
2000-12-10 Peter EisentrautCorrect one description, add one.
2000-12-10 Bruce MomjianFix typo
2000-12-09 Bruce MomjianUpdate TODO list.
2000-12-09 Bruce MomjianFixes for examples from Thomas Diffenbach
2000-12-09 Tom LanePortability fix from Ryan Kirkpatrick's Alpha patches...
2000-12-09 Tom LaneSuppress compiler warnings.
2000-12-09 Bruce MomjianAdd fulltextindex TODO list.
2000-12-09 Bruce MomjianUpdate FAQ_DEV.
2000-12-09 Bruce MomjianUpdate FAQ_DEV.
2000-12-09 Bruce MomjianUpdate FAQ.
2000-12-09 Tatsuo IshiiFix a bug in conversion from big5 to EUC_TW (CNS 11643...
2000-12-08 Tom LaneRepair erroneous use of hashvarlena() for MACADDR,...
2000-12-08 Tom LaneResurrect -F switch: it controls fsyncs again, though...
2000-12-08 Bruce MomjianFix Westwood/Westward, from Wessel van Norel.
2000-12-08 Tom LaneAdd missing copyright and RCS identification header.
2000-12-08 Tom LaneRemove error check that disallowed setval() on a sequen...
2000-12-08 Hiroshi InoueCache invalidation for vacuum of system tables.
2000-12-08 Hiroshi InoueREINDEX under WAL.
2000-12-08 Tom LaneImprove error message for erroneous use of 'opaque...
2000-12-08 Tom LaneImprove error message for erroneous use of 'opaque...
2000-12-08 Tom LaneImprove error message for erroneous use of 'opaque...
2000-12-07 Tom LaneChange lpad() and rpad() to behave more Oracle-compatib...
2000-12-07 Peter Eisentrauttypo correction
2000-12-07 Peter EisentrautDo not use 'ar cq' to build library archives, use ...
2000-12-07 Tom Lanecheckretval() failed to cope with an empty SQL function...
2000-12-07 Tom LaneMake OVERLAPS operators conform to SQL92 spec regarding...
2000-12-07 Hiroshi InoueRecordTransactionAbort() shouldn't log XLOG_XACT_ABORT
2000-12-07 Tom LaneSilence compiler warning.
2000-12-07 Tom LaneSilence compiler warning.
2000-12-07 Tom LaneMake application of FOR UPDATE to a view work exactly...
2000-12-07 Tom LanetransformForUpdate() mustn't assume rowMarks list is...
2000-12-06 Tom LaneClean up handling of FOR UPDATE inside views and subsel...
2000-12-06 Marc G. Fournierupdate VERSION to 7.1beta1..
2000-12-06 Peter Eisentraut-L linker options are now in LDFLAGS, not LIBS. The...
2000-12-06 Tom LaneDon't include miscadmin.h in elog.h, since the former...
2000-12-05 Tom LaneI've just seen what happens when the MEMORY_CONTEXT_CHE...
2000-12-05 Tom LaneIn SELECT FOR UPDATE, silently ignore null CTIDs, rathe...
2000-12-05 Tom LaneFrom Stephan Szabo:
2000-12-05 Tom LaneAdd regress test case for INSERT ... SELECT in rules.
2000-12-05 Tom LaneRepair breakage of rules containing INSERT ... SELECT...
2000-12-04 Tom LaneFix bogus makefiles ... these didn't build on platforms...
2000-12-04 Tom LaneSeems to have been missed in GetPgUserName updates.
2000-12-04 Tom LaneEliminate some of the more blatant platform-dependencie...
2000-12-04 Tom LaneSeems like make clean or make distclean should clean...
2000-12-03 Peter Eisentrautcorrections
2000-12-03 Tom LaneEnsure that all uses of <ctype.h> functions are applied...
2000-12-03 Tom LaneUpdate for new tests. These are extrapolations and...
2000-12-03 Tom LaneUpdate for new tests.
2000-12-03 Tom LaneDon't use 'private' as a parameter name in visible...
2000-12-03 Peter EisentrautFix counting of lines in scripts with 'copy from stdin'.
2000-12-03 Thomas G. LockhartRepair usage of the OVERLAPS operator.
2000-12-03 Thomas G. LockhartClarify the allowed length of the text data type.
2000-12-03 Thomas G. LockhartConvert files from DOS format to normal text.
2000-12-03 Thomas G. LockhartSupport IBM S/390. Patches from Neale Ferguson@software...
2000-12-03 Peter EisentrautFinal(?) GUC clean-up. Update psql tab completion.
2000-12-03 Vadim B. MikheevDisable elog(ERROR|FATAL) in signal handlers in
2000-12-02 Tom LaneAvoid memory leakage during regular COPY when outputtin...
2000-12-02 Tom LaneAvoid repeated detoasting (and possible memory leaks...
2000-12-02 Tom LaneDon't cause --enable-cassert to define COPY_PARSE_PLAN_...
2000-12-01 Tom LaneMake tuple receive/print routines TOAST-aware. Formerl...
2000-12-01 Tom LaneFix inadequate tree-walking code in exec_eval_clear_fcache.
2000-12-01 Tom LaneMake elog() switch to ErrorContext while invoking libpq...
2000-12-01 Tom LanePursuant to a pghackers discussion back around 11-Jul...
2000-12-01 Tom LaneIt seems appropriate that the extended MEMORY_CONTEXT_C...
2000-12-01 Tom LaneClean up MEMORY_CONTEXT_CHECKING code, and apply it...
2000-11-30 Tom LaneRepair residual sillinesses from UUNET virtual host...
2000-11-30 Tom LaneMake default socket directory location configurable...
2000-11-30 Tom LaneCorrect obsolete entry for strpos().
2000-11-30 Peter EisentrautMinor tweaks in installation instructions, regenerate...
2000-11-30 Peter EisentrautRemove DISABLE_COMPLEX_MACRO definitions, since people...
next