]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2005-02-10  Bruce MomjianUpdate pginstaller URL to http://www.postgresql.org...
2005-02-09  Neil ConwayALTER TABLE ADD COLUMN exhibits a significant memory...
2005-02-09  Michael MeskesFixed bug in parsing of CREATE AS statement.
2005-02-08  Tom LaneIf we're gonna check for array overrun, we really shoul...
2005-02-07  Neil ConwayPrevent 4 more buffer overruns in the PL/PgSQL parser...
2005-02-06  Neil ConwayBetter late than never: document that the GiST API...
2005-02-06  Tom LaneDocument array behavior for out-of-range subscripts.
2005-02-06  Tom LaneRepair CLUSTER failure after ALTER TABLE SET WITHOUT...
2005-02-03  Tom LaneFix minor thinko in logic to set dump order when dumpin...
2005-02-03  Tom LaneEnsure that all details of the ARC algorithm are hidden...
2005-02-02  Tom LaneImprove performance of fmgr.c calling routines for...
2005-02-02  Tom LaneAdjust constant-folding of CASE expressions so that...
2005-02-02  Bruce MomjianImprove wording of to_char() change in 8.1:
2005-02-02  Bruce MomjianBackpatch FAQ to 8.0.X.
2005-02-02  Bruce MomjianBackpatch FAQ to 8.0.X.
2005-02-01  Neil ConwayFix a bug induced by the list-rewrite that resulted...
2005-02-01  Tom LaneAdjust estimate_num_groups() to not clamp per-relation...
2005-02-01  Tom LaneAdjust plpgsql to allow assignment to an element of...
2005-02-01  Bruce MomjianBackpatch FAQ changes to 8.0.X.
2005-02-01  Tom LaneSync inet formatting code with recent BIND releases...
2005-01-30  Tom LaneRecommend security@postgresql.org as the contact point... REL8_0_1
2005-01-30  Tom LaneStamp 8.0 branch as 8.0.1.
2005-01-30  Peter EisentrautTranslation updates
2005-01-30  Bruce MomjianBackpatch FAQ to 8.0.X.
2005-01-30  Bruce MomjianFAQ markup fixes.
2005-01-30  Bruce MomjianBackpatch FAQ to 8.0.X.
2005-01-30  Bruce MomjianBackpatch FAQ changes to 8.0.X.
2005-01-29  Tom LaneWe haven't had a fixed limit on rule recursion depth...
2005-01-29  Tom LaneMake sure contrib C functions are marked strict where...
2005-01-28  Tom LaneAdd documentation for format_type(), which somehow...
2005-01-28  Tom LaneAdd intset() to README (backpatch teodor's docs fix...
2005-01-28  Tom LaneAdd note cautioning that you can't use an encrypting...
2005-01-28  Tom LaneWhen dealing with multiple grouping columns coming...
2005-01-28  Tom LaneImprove planner's estimation of the space needed for...
2005-01-28  Tom Lanepg_aggregate.h fails to compile standalone, for lack...
2005-01-28  Tom LaneAdjust mkdir_p to do stat() before trying mkdir()....
2005-01-27  Tom LaneCheck that aggregate creator has the right to execute...
2005-01-27  Tom LaneNow that I look at it, int_array_enum() didn't work...
2005-01-27  Tom LaneFix security and 64-bit issues in contrib/intagg. ...
2005-01-27  Peter EisentrautBackpatch translations
2005-01-26  Tom LaneClose all cursors created during a failed subtransactio...
2005-01-26  Tom LanePropagate ecpg core dump fix into 8.0 branch.
2005-01-26  Tom LaneAdjust Windows autovacuum service to retry for up to...
2005-01-26  Tom LaneOn Windows, set the postmaster executable's stack size...
2005-01-26  Tom LaneMinor tweak to avoid unnecessary memory bloat when...
2005-01-26  Tom LaneAdd docs for a couple of formerly-undocumented geometri...
2005-01-26  Tom LaneMake pg_dump and pg_restore handle binary archive forma...
2005-01-26  Tom LaneUse SHGetFolderPath instead of SHGetSpecialFolderPath...
2005-01-26  Neil ConwayMark the text_soundex() function as "strict", to avoid...
2005-01-25  Tom LaneFix breakage created by addition of separate 'acl pass...
2005-01-25  Peter EisentrautAdd missing "ko".
2005-01-25  Peter EisentrautTranslation update
2005-01-24  Tom LaneFix ALTER TABLE ADD COLUMN so that constraints of domai...
2005-01-24  Tom LaneDisallow LOAD to non-superusers. Per report from John...
2005-01-24  Tom LaneFix memory leak in rtdosplit, per report from Clive...
2005-01-24  Neil Conwaypg_autovacuum fixes from Dave Page:
2005-01-23  Tom LaneThe result of a FULL or RIGHT join can't be assumed...
2005-01-23  Bruce MomjianAdd tools/find_gt_lt to find < and > in SGML source.
2005-01-23  Tom Lanepg_dump dumped the wrong tablespace for an index (ie...
2005-01-23  Tom LaneNew routine _getObjectDescription() failed to cope...
2005-01-22  Bruce MomjianMore < and > changes to ampersands.
2005-01-22  Bruce MomjianMore < and > cleanups converted to ampersands.
2005-01-22  Bruce MomjianUpdate version restriction on xml2.
2005-01-22  Bruce MomjianChange -> and <- to use proper ampersand markups.
2005-01-22  Bruce MomjianFix README /contrib/xml2 reference in 8.0 and HEAD.
2005-01-22  Neil ConwayThis patch updates the regression tests to allow "make...
2005-01-21  Neil ConwayPrevent overrunning a heap-allocated buffer is more...
2005-01-19  Bruce MomjianMention Rekall is GPL now.
2005-01-19  Bruce MomjianFix typo.
2005-01-17  PostgreSQL... its that time ... tag it for release REL8_0_0
2005-01-17  Peter EisentrautTranslation updates
2005-01-17  Tom LaneClarify that the --enable-integer-datetimes switch...
2005-01-17  Bruce MomjianPlease find enclosed another patch that now (I hope...
2005-01-17  Peter EisentrautTranslation updates
2005-01-17  Peter EisentrautTranslation updates
2005-01-17  Peter EisentrautFix format string error.
2005-01-17  Neil ConwayFix minor thinko in pg_dump documentation of "-n" option.
2005-01-17  Bruce MomjianSpelling fix.
2005-01-17  Neil ConwayThis trivial patch adds a regression test for CASE...
2005-01-17  Peter EisentrautTranslation updates
2005-01-17  Peter EisentrautNew translation
2005-01-17  Bruce MomjianPlease find enclosed a patch to the pl/perl documents...
2005-01-17  Bruce MomjianMention ALTER COLUMN TYPE in FAQ.
2005-01-17  Bruce MomjianUpdate German FAQ.
2005-01-17  Peter EisentrautTranslation updates
2005-01-17  Bruce MomjianUpdate to 8.0.0 for packaging.
2005-01-17  Peter EisentrautUpdate supported platforms list.
2005-01-17  Tom LaneSome more copy-editing.
2005-01-15  Bruce MomjianRemove </a>
2005-01-15  Bruce MomjianUpdate TORA item.
2005-01-15  Bruce MomjianUpdate Brazilian FAQ.
2005-01-15  Tom LaneSome minor editing work on the release notes.
2005-01-15  Tom LaneMinor improvements in descriptions of recent changes.
2005-01-15  Bruce MomjianUpdate release notes for 8.0.0 final. Release date...
2005-01-15  Tom LaneAdjust warning message about Windows console code page...
2005-01-15  Bruce MomjianMerge query of system objects FAQ items.
2005-01-15  Tom Lanepg_regress now needs to know that Windows hasn't got...
2005-01-15  Tom LaneSimplify trigger example, per Mark Kirkwood.
2005-01-14  Kris JurkaAdd index entries for function volatilities.
2005-01-14  Tom Lanepostgres -boot would print the wrong program name in...
next