]> granicus.if.org Git - postgresql/shortlog
postgresql
1999-06-19 Tom LaneCreate a generic expression-tree-walker subroutine...
1999-06-19 Tom LaneTemporarily disable error checks for missing selectivity
1999-06-18 Bruce MomjianPatch to allow vacuum on multi-segment tables, from...
1999-06-18 Thomas G. LockhartIncorporate fixes from Date and Darwen, 1997.
1999-06-18 Bruce Momjianlinux_ppc now use -O0 to fix problem in optimization...
1999-06-17 Tom LaneExplain didn't handle inheritance correctly (it didn't
1999-06-17 Tom LaneDefend against function calls with more than 8 argument...
1999-06-17 Bruce MomjianRemove QUERY_LIMIT and documenation on same. Change...
1999-06-17 Thomas G. LockhartAdd CLI required header and examples from SQL3/SQL98
1999-06-17 Bruce MomjianMake linux_ppc use only -O, not -O2.
1999-06-16 Michael Meskes*** empty log message ***
1999-06-16 Michael Meskes*** empty log message ***
1999-06-16 Bruce MomjianAdd NT readme file.
1999-06-16 Bruce MomjianCleanup
1999-06-14 Tom LaneUndo Jan's typo that broke regress.sh's detection of... REL6_5
1999-06-14 Thomas G. LockhartFix cross-reference to large objects.
1999-06-14 Thomas G. LockhartFix cross-reference to large objects in the CREATE...
1999-06-14 Thomas G. LockhartRelease notes from sgml.
1999-06-14 Thomas G. LockhartPut in CREATE TABLE AS and SELECT INTO reference pages.
1999-06-14 Thomas G. LockhartMinor updates for release.
1999-06-14 Thomas G. LockhartMinor updates for release.
1999-06-14 Thomas G. LockhartCut down to 80 columns per Bruce. Mostly hacked at...
1999-06-14 Thomas G. LockhartHTML versions of docs for v6.5 release.
1999-06-14 Thomas G. LockhartFix URL for Norm Walsh's Style Sheets.
1999-06-14 Thomas G. LockhartFix typos and wording in v6.5 release summary per Fred...
1999-06-14 Thomas G. LockhartUser's Guide for v6.5.
1999-06-13 Tatsuo Ishiichange #if defined(__mc68000__) to:
1999-06-12 Tom LaneMove default NBuffers setting into config.h, and rename it
1999-06-12 Tom LaneFix critical error noticed by Massimo: copy.c used...
1999-06-12 Tom LaneRemove query_planner's overhasty rejection of cases...
1999-06-12 Tom LanePlug hole in dike: planner would coredump if query_planner
1999-06-12 Tom LaneWhen targetlist is NULL, ExecTargetList was passing...
1999-06-12 Bruce MomjianReversed out Massimo patch.
1999-06-12 Bruce MomjianI don't like last minute patches before the final freez...
1999-06-11 Bruce MomjianHi,
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
next