]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2004-10-13  Tom LaneRemove stray semicolons in old ecpg preproc grammar... REL7_1_STABLE github/REL7_1_STABLE
2004-10-13  Tom LaneFix breakage in hashjoin from recent backpatch of left...
2004-09-17  Tom LaneHashed LEFT JOIN would miss outer tuples with no inner...
2004-03-20  Tom LaneRepair multiple memory leaks in getTables(), including...
2001-10-01  Hiroshi InoueKeep the contents of TIDs not the pointers.
2001-09-12  Tom LaneBack-patch deadlock recovery fix into 7.1 tree, in...
2001-08-17  Marc G. FournierAdd a changelog file for 7.1.3 from 7.1.2 REL7_1_3
2001-08-16  Peter Eisentrautupdate version to 7.1.3
2001-08-16  Bruce MomjianThis patch fixes the well-known but unfixed bug that...
2001-08-15  Bruce Momjianjust a test
2001-08-15  Bruce Momjianupdate
2001-08-15  Bruce Momjianupdate
2001-08-15  Bruce Momjiantest
2001-08-14  Bruce MomjianAdd HISTORY for 7.1.3. Packaging done.
2001-08-13  Tom LaneHmm, looks like Bruce's auto-run-autoconf script doesn...
2001-08-13  Tom LaneMake hashjoin give the right answer with toasted input...
2001-08-09  Hiroshi Inouefix my old fault.
2001-08-09  Bruce MomjianUpdate branding for 7.1.3, no HISTORY yet.
2001-08-09  Tom LaneFix Cygwin build, per Jason Tishler.
2001-08-08  Tom LaneBack-patch fix to disallow COPY TO/FROM a view (or...
2001-08-08  Tom LaneBack-patch fix to prevent infinite loop when $PGDATA...
2001-08-07  Bruce MomjianCommit BEOS patch to 7.1.X.
2001-08-03  Tom LaneBack-patch fixes for dumping user-defined types and...
2001-07-31  Tom LaneFix optimizer to not try to push WHERE clauses down...
2001-07-29  Tom LaneArrange for GRANT/REVOKE on a view to be dumped at...
2001-07-06  Tatsuo IshiiFix typo. createdb -t --> createdb -T
2001-07-02  Tom LaneIn any case, it seems the REL7_1 branch needs the updat...
2001-06-29  Tom LaneFix longstanding error in VACUUM: sometimes would exami...
2001-06-13  Tom LaneBack-patch fix for attempt to pfree a value that's...
2001-06-12  Tom LaneRepair problem with multi-action rules in combination...
2001-06-06  Tom LaneBack-patch change to not keep WAL segments just for...
2001-05-31  Bruce MomjianForgot SGML section section id tag for 7.1.
2001-05-31  Tom LaneRI triggers would fail for datatypes using old-style...
2001-05-28  Tatsuo IshiiFix a message error in utf_to_local
2001-05-22  Thomas G. LockhartPatch from Barry Lind to correctly decode time zones... REL7_1_2
2001-05-22  Marc G. Fournieradd a ChangeLog file
2001-05-18  Tom LaneCorrect recently-broken avg(interval) definition. ...
2001-05-17  Bruce MomjianAdd HISTORY items for 7.1.2.
2001-05-17  Tom LaneBack-patch fix for race condition in heap_update (make...
2001-05-15  Bruce MomjianUpdate crypto with patch for computation.
2001-05-15  Bruce MomjianWell, the correct code - that corresponds to current
2001-05-15  Tom LaneEvalPlanQual was thoroughly broken for concurrent updat...
2001-05-14  Tom LaneCurrent implementation of FOR UPDATE has no hope of...
2001-05-14  Bruce MomjianFix 'set path' for csh, path -> $path.
2001-05-13  Peter EisentrautCope with configure arguments that contain spaces.
2001-05-13  Bruce Momjianupdate.
2001-05-12  Tom Laneproisstrict must be assumed FALSE when dumping from...
2001-05-12  Bruce MomjianBackpatch jdbc1 compile failure fix.
2001-05-12  Philip Warner - Don't dump COMMENTs in data-only dumps
2001-05-11  Peter Eisentrautno more Andy Piper tools
2001-05-11  Bruce MomjianCan't run autoconf on rel, so just manually update.
2001-05-11  Bruce MomjianStamp for 7.1.2. Ready when you are...
2001-05-09  Peter EisentrautFix remaining RI permission problems (cascaded update...
2001-05-08  Tom LaneAppend and SubqueryScan nodes were not passing changed...
2001-05-08  Tom LaneUn-break exec_move_row() for case that a NULL tuple...
2001-05-06  Peter EisentrautFix collateral damage from previous (rev 1.49) patch.
2001-05-05  Marc G. Fournieradd in the changelog file I forgot about REL7_1_1
2001-05-05  Bruce MomjianUPdate for release tomorrow.
2001-05-04  Tom LaneCOMMIT_DELAY and COMMIT_SIBLINGS were missing from...
2001-05-04  Bruce MomjianUpdate TODO list.
2001-05-04  Tom LaneMakefile should have automatic dependency for parser...
2001-05-04  Bruce MomjianUpdate TODO list.
2001-05-04  Tom LaneSeems like we should not hold off cancel/die interrupts...
2001-05-04  Bruce MomjianAdd missing tag.
2001-05-03  Tom LaneConsolidate several near-identical uses of mktime(...
2001-05-03  Bruce MomjianBTW it does not add encodign it just patches existing...
2001-05-03  Tom LanePermission checking wasn't quite right for insert/updat...
2001-05-03  Bruce Momjianpg_dump can dump 7.0 databases.
2001-05-03  Bruce Momjianapply a little patch:
2001-05-03  Tom LaneEnsure that btree sort ordering functions and boolean...
2001-05-03  Tom LaneDescribe handling of multiply-inherited fields correctly.
2001-05-03  Tom LanePermissions were not checked correctly when one view...
2001-05-03  Bruce MomjianUpdate shared memory docs.
2001-05-03  Bruce MomjianImprove list.
2001-05-03  Bruce MomjianFinal stamp for 7.1.1. All done.
2001-05-03  Bruce MomjianUpdates for 7.1.1. Not done yet.
2001-05-03  Bruce Momjianautoconf
2001-05-03  Bruce MomjianSome updates for 7.1.1.
2001-05-03  Tom LaneCorrect pg_description entry for type macaddr.
2001-05-03  Tom LaneFixes to make ecpg work on Cygwin, from Jason Tishler...
2001-05-03  D'Arcy J.M... Initial checkin of a contributed type that handles...
2001-05-02  Bruce MomjianIn the outputs section the NOTICE reads:
2001-05-02  Bruce MomjianAdded mention of SHMALL and removed BSD/OS-specific...
2001-05-02  Bruce Momjiandescription of the command line option echo should...
2001-05-02  Tom LanePrevious commit mistakenly converted all newlines to...
2001-05-02  D'Arcy J.M... Add note explaining why inserts take longer as tables...
2001-05-02  D'Arcy J.M... Change "|zzlzzzz" argument specification to "|zzizzzz...
2001-05-01  Peter EisentrautBump version to 7.1.1. Now run over to hub to rebuild...
2001-05-01  Peter EisentrautMore markup fixes
2001-05-01  Tom LaneFix slightly confused description of debug options.
2001-05-01  Tom LaneSynced gram.y and preproc.y.
2001-05-01  Thomas G. LockhartAllow a string argument to the EXTRACT() function.
2001-05-01  Hiroshi Inoue1) fix bugs reported by Andrea Aime.
2001-04-30  Tom LaneUpdate FAQ_HPUX now that we have reports of out-of...
2001-04-30  Tom LaneDocument pltcl's return_null command.
2001-04-30  Tom LaneRepair freshly-broken markup.
2001-04-30  Tom Laneexec_move_row() should be more forgiving of tuples...
2001-04-30  Tom LaneSuppress pull-up of subqueries that are in the nullable...
2001-04-30  Bruce MomjianBreak up PQexec() result functions into subsections...
2001-04-30  Bruce MomjianUpdate TODO list.
next