]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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...
2005-01-14  Tom LaneUpdate obsolete comment, per Alvaro.
2005-01-14  Tom LaneAdd missing gettext() calls in find_my_exec(). It...
2005-01-14  Tom Laneplperl trigger handler tried to fetch new/old tuples...
2005-01-14  Peter EisentrautTranslation updates
2005-01-14  Tom LaneIncorporate examples and doc patches from Mark Kirkwood...
2005-01-14  Bruce MomjianChange Win32 client configuration files from *.txt...
2005-01-13  Tom LaneChange exec_eval_simple_expr's param list allocation...
2005-01-13  Peter EisentrautTranslation updates
2005-01-13  Peter EisentrautUpdate supported platforms list.
2005-01-13  Peter EisentrautTranslation updates
2005-01-13  Tom LaneAdjust src/tutorial Makefile so that it can use pgxs...
2005-01-13  Tom Laneget_names_for_var didn't do recursion for unnamed JOIN...
2005-01-13  Bruce MomjianUpdate of Japanese FAQ.
2005-01-13  Tom LaneRemove unportable assumption that it's okay to use...
2005-01-12  Tom LaneAdd conditional inclusion of <com_err.h> to support...
2005-01-12  Tom LaneRe-allow an untyped literal as the test expression...
2005-01-12  Tom LaneIncrease MAXLISTEN to a more generous value, and add...
2005-01-12  Tom LaneEnsure that the test postmaster started by 'make check...
2005-01-11  Tom Laneinterval_out failed to mention 'ago' for negative inter...
2005-01-11  Tom LaneFix tracking of dump-order dependencies for stand-alone...
2005-01-11  Teodor SigaevFixes:
2005-01-11  Tom Laneplperl was not being quite paranoid enough about detect...
2005-01-11  PostgreSQL... up release to rc5 REL8_0_0RC5
2005-01-11  Tom LaneClean up pg_dump's handling of ownership for indexes...
2005-01-10  Tom LaneSeparate the functions of relcache entry flush and...
2005-01-10  Tom LanePhase 1 of fix for 'SMgrRelation hashtable corrupted...
2005-01-10  Michael MeskesFixed segfault in adjust_informix due to missing varcha...
2005-01-10  Peter EisentrautUpdate supported platforms list.
2005-01-10  Peter EisentrautSmall polishing of bug reporting template
2005-01-10  Peter EisentrautTranslation updates
2005-01-10  Tom LaneComment out check for substitution of private key file...
2005-01-10  Tom LaneUn-break MSVC build, per Andrew Dunstan.
2005-01-10  Tom LaneAdd some real documentation about TOAST (finally)....
2005-01-09  Tom LaneUndo an unadvertised change in the API of pg_atoi....
2005-01-09  Tom LaneClarify description of greedy and non-greedy POSIX...
2005-01-09  Bruce MomjianUpdate OS/2 URL.
2005-01-09  Tom LaneLast batch of updates in response to 7.4 interactive...
2005-01-09  Tom LaneUpdate discussion of ALTER TABLE ADD COLUMN, per Michae...
2005-01-09  Tom LaneFix segfault when xpath_list function is applied to...
2005-01-09  Peter EisentrautNew translations
2005-01-09  Peter EisentrautTranslation updates
2005-01-09  Peter EisentrautNew translation
2005-01-09  Peter EisentrautTranslation updates
2005-01-09  Tom LaneSome more small improvements in response to 7.4 interac...
2005-01-08  Tom LaneConsistently use geteuid() not getuid(); there were...
2005-01-08  Tom LaneSome more small improvements in response to 7.4 interac...
next