]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2000-12-18  Bruce MomjianUpdates from Tom Lane.
2000-12-18  Bruce MomjianFix upgrade mention to 7.1.
2000-12-18  Tom LaneTweak regressplans.sh to use any already-set PGOPTIONS.
2000-12-18  Tom LaneRepair mishandling of PRIMARY KEY declaration that...
2000-12-18  Tom LaneClean up backend-exit-time cleanup behavior. Use on_sh...
2000-12-17  Peter EisentrautAdd missing tags.
2000-12-17  Peter EisentrautBump version to 7.1. (No "beta1", since we're just...
2000-12-17  Peter EisentrautUpdate SysV IPC information.
2000-12-17  Tom LaneUpdate type-coercion discussions to reflect current...
2000-12-17  Tom LaneMisc. cleanups.
2000-12-17  Tom LaneOuter join updates, miscellaneous polishing.
2000-12-17  Tom LaneTweak select_common_type() to deal with possibility...
2000-12-16  Tom LaneUpdate some obsolete info about GEQO.
2000-12-16  Bruce MomjianAdd 7.1 features list
2000-12-16  Tom LaneA little wordsmithing in the pattern-matching section.
2000-12-16  Tom LaneAdd note that COALESCE and NULLIF are shorthand forms...
2000-12-16  Tom LaneClean up some bogosities in description of target lists.
2000-12-16  Peter EisentrautFix linker options for ODBC driver. See comment in
2000-12-16  Peter EisentrautFix rules to re-generate config.h. The examples in...
2000-12-16  Tom LaneRestructure performance tips into a single chapter...
2000-12-15  Bruce MomjianRemove current->old mapping.
2000-12-15  Bruce MomjianUpdate TODO list.
2000-12-15  Bruce MomjianUpdate TODO list.
2000-12-15  Bruce MomjianUpdate TODO list.
2000-12-15  Bruce MomjianUpdate TODO list.
2000-12-15  Bruce MomjianUpdate TODO list.
2000-12-15  Bruce MomjianChange ET_WARN to ET_NOTICE to match internal codes...
2000-12-15  Tom LaneMake algorithm for resolving UNKNOWN function/operator...
2000-12-15  Bruce Momjianhere is a patch fixing today's bug report:
2000-12-15  Bruce Momjianthere is one problem with Zoltan patches commited into...
2000-12-15  Peter EisentrautList .o file explicitly as dependency, to work around...
2000-12-15  Tom LaneRemove obsolete comment.
2000-12-15  Peter EisentrautPrint the error message before attempting to reset...
2000-12-15  Tom LaneRemove a few remaining vestiges of elog(WARN).
2000-12-14  Jan WieckBugfix
2000-12-14  Peter EisentrautMerge functions and operators chapters. Lots of updates.
2000-12-14  Tom LanePlanner speedup hacking. Avoid saving useless pathkeys...
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..
next