]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1999-06-11  Bruce Momjianadd m86 similar entries.
1999-06-11  Vadim B. MikheevChange Assert(Ptp.t_data->t_xmax == tp.t_data->t_xmin...
1999-06-11  Vadim B. MikheevRemoved bad Assert(!buf->ri_lock) when unlocking exclus...
1999-06-11  Vadim B. MikheevMore about chained mode and isolation.
1999-06-11  Vadim B. MikheevMore about chained mode and isolation levels.
1999-06-11  Bruce MomjianChange mdtruncate to truncate and not unlink.
1999-06-10  Bruce MomjianThis patch should enable 6.5 to build on Motorola 68000...
1999-06-10  Michael Meskes*** empty log message ***
1999-06-10  Jan WieckAdded 2 regression tests for NUMERIC data type.
1999-06-10  Vadim B. Mikheev1. Fix for elog(ERROR, "EvalPlanQual: t_xmin is uncommi...
1999-06-10  Tom LaneFix errors in SELECT ... GROUP BY ... UNION SELECT ...
1999-06-09  Thomas G. LockhartAdd mention of hot backups to the release notes.
1999-06-09  Thomas G. LockhartMake minor changes in wording.
1999-06-09  Bruce MomjianRemove -O2 for linux/alpha, make -O.
1999-06-09  Vadim B. MikheevReset evaluation plan tuple table next free slot counte...
1999-06-09  Vadim B. MikheevMVCC updates.
1999-06-08  Vadim B. MikheevMVCC updation.
1999-06-08  Bruce MomjianLinux-alpha gets -O
1999-06-08  Bruce MomjianRemove optimization on linux/alpha.
1999-06-08  Bruce MomjianFix for duplicate LC_COLLATE
1999-06-08  Bruce MomjianAdd mention of new pg_dump feature.
1999-06-08  Bruce MomjianInstall proper Irix FAQ.
1999-06-08  Bruce MomjianCleanup
1999-06-08  Bruce MomjianDisable pg_upgrade for 6.5.
1999-06-07  Bruce MomjianI attach a patch for pg_upgrade. This does two things:
1999-06-07  Bruce MomjianOn AIX 4.3.2 the third line in template/aix_42:
1999-06-07  Vadim B. MikheevConcurrency... Highest one...
1999-06-07  Bruce Momjian> Here is a small patch that should only affect win32...
1999-06-07  Tom LaneRepair recently-introduced error in makeIndexable for...
1999-06-07  Vadim B. MikheevHave to release meta page before reading root one!
1999-06-07  Bruce MomjianUpdate TODO.
1999-06-06  Vadim B. Mikheev1. xact.c: update comments about changing MyProc->xid...
1999-06-06  Tom Laneequal() needs a case for Aggref nodes, as shown by:
1999-06-06  Tom LaneAdd a regression test case to catch breakage of GROUP BY
1999-06-06  Tom LaneFix problems with grouping/aggregation in queries that use
1999-06-06  Vadim B. MikheevI used bad style of comments and ... commented out...
1999-06-05  Tom LaneInstead of failing when the constructed name for a...
1999-06-05  Bruce MomjianUpdate from Massimo
1999-06-05  Bruce MomjianHi,
1999-06-05  Bruce MomjianNew FAQ with commerical support mention.
1999-06-05  Bruce MomjianUpdate faq and hpux faq.
1999-06-05  Tom LaneRemove redeclarations of default parameter values from
1999-06-05  Tatsuo Ishiia fix for Win32 support provided by yutaka@marin.or.jp.
1999-06-05  Marc G. Fourniertrace.patch (compilation error)
1999-06-05  Marc G. Fournierman.patch (make inconsistency)
1999-06-05  Marc G. Fournierecpg.patch (wrong makefile expansion in some cases)
1999-06-05  Bruce MomjianUpdate FAQ's for release.
1999-06-05  Bruce MomjianUpdate with more TODO items.
1999-06-04  Tom LaneSuppress indexes on large objects from psql's \d listing;
1999-06-04  Tom LaneAdd startup-time check that -B is not unreasonably...
1999-06-04  Tom LaneAdd configurable option controlling security checks...
1999-06-04  Tom LaneTurns out OIDNAMELEN wasn't really being used at all!
1999-06-04  Thomas G. LockhartAdd blurb on new docs in release notes.
1999-06-04  Thomas G. LockhartAdd input parameters for LOCK TABLE. Still needs explan...
1999-06-04  Thomas G. LockhartMay as well keep an ApplixWare version of this file...
1999-06-04  Thomas G. LockhartHardcopy for v6.5 release.
1999-06-04  Thomas G. LockhartAdd a mention of doc changes in the release notes.
1999-06-04  Thomas G. LockhartRelease notes from sgml for v6.5 release.
1999-06-04  Bruce MomjianAdd mention of SHARE ROW EXCLUSIVE mode.
1999-06-04  Bruce Momjianman page cleanup for vadim.
1999-06-04  Bruce MomjianAdd description for SET TRANSACTION.
1999-06-04  Tom LaneFix for failure to clean SysCache entry when a relation...
1999-06-03  Bruce Momjiancleanup
1999-06-03  Bruce MomjianSET TRANSACTION ISOLATION LEVEL SERIALIZABLE;
1999-06-03  Bruce MomjianThanks for this, but SET TRANSACTION ISOLATION LEVEL
1999-06-03  Bruce MomjianUpdate of release notes with new items.
1999-06-03  Bruce MomjianAdd mention of FOR UPDATE and LIMIT/OFFSET>
1999-06-03  Bruce MomjianUpdate lock sgml/man/psql help pages.
1999-06-03  Bruce MomjianAdd SET TRANSACTION ISOLATION LEVEL and SET NAMES mention.
1999-06-03  Bruce MomjianUpdate psql help so it looks better.
1999-06-03  Bruce MomjianUpdate SET commands for psql \h, man pages, and sgml.
1999-06-03  Thomas G. LockhartMinor markup fixes.
1999-06-03  Thomas G. LockhartMake separate subsection for Vadim's MVCC notes.
1999-06-03  Thomas G. LockhartFix markup and formatting.
1999-06-03  Thomas G. LockhartInstallation notes for v6.5.
1999-06-03  Vadim B. Mikheev1. Additional fix against ERROR: Child itemid marked...
1999-06-03  Vadim B. MikheevUnuseful tuple.t_data->t_infomask & HEAP_XMIN_COMMITTED in
1999-06-03  Vadim B. MikheevNotes in Migration to v6.5 section.
1999-06-03  Vadim B. Mikheev1. MyProc->xid assignment is moved to GetNewTransaction...
1999-06-03  Thomas G. LockhartMarkup changes for v6.5 release.
1999-06-03  Thomas G. LockhartCGM format from Hannu. Seem to have lost the .ag origin...
1999-06-03  Thomas G. LockhartNew versions of hardcopy for 6.5 release.
1999-06-03  Tom Lanepg_dump failed on any database containing large objects,
1999-06-03  Tom LaneEnsure consistent results when FormSortKeys fails to...
1999-06-03  Tom LaneOoops ... dllist.c can't use Assert() when it is compil...
1999-06-02  Jan WieckChanged "current." into "old." in rule string backparsing
1999-06-02  Bruce MomjianThe INET and CIDR types mistakenly compared 198.68...
1999-06-01  Thomas G. LockhartMake sure that only one intro is included in the integr...
1999-06-01  Vadim B. Mikheevtypedef struct LTAG
1999-06-01  Bruce Momjianforgot to attach the patch. :(
1999-06-01  Bruce Momjiancommented out PgConnection& references for now. May...
1999-05-31  Tom LaneFix some latent bugs in dllist.c (carelessness about...
1999-05-31  Tom LaneClean up memory leaks in LO operations by freeing LO...
1999-05-31  Tom LaneGenerate a more specific error message when an operator...
1999-05-31  Tom LaneRound up shmem size estimate to 1Kb boundary.
1999-05-31  Tom LaneCorrect serious bug in hashtable expansion routine...
1999-05-31  Bruce MomjianNT similar file update.
1999-05-31  Vadim B. MikheevRelease XactLockTable share lock immediately after...
1999-05-30  Tom LaneClean up uninitialized-variable warning from egcs.
1999-05-30  Tom Laneegcs thinks omitting the return type in a function...
next