]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2004-09-27  Bruce MomjianMore MS VC and BCC psql compile cleanups.
2004-09-27  Bruce MomjianMore Win32 cleanups for Dave Page.
2004-09-27  Bruce MomjianMake adjustment for MS VC and BCC compile of psql,...
2004-09-27  Bruce MomjianImprove MS VC builds for psql by handlling flex properl...
2004-09-27  Peter EisentrautTranslation update
2004-09-27  Peter EisentrautTranslation updates
2004-09-27  Peter EisentrautTranslation update
2004-09-27  Peter EisentrautNew translations
2004-09-27  Bruce MomjianUpdate docs for Borland CC build.
2004-09-27  Bruce MomjianRemove inclusion of windows.h now that it is included...
2004-09-27  Bruce MomjianAdd:
2004-09-27  Bruce MomjianRemove completed items:
2004-09-27  Michael MeskesSynced parser.
2004-09-27  Neil ConwayAddition to documentation about cvsup. From Andrew...
2004-09-27  Neil ConwayRemove references to the ODBC driver from the main...
2004-09-27  Neil ConwayA few minor list-related cleanups:
2004-09-27  Neil ConwayCode cleanup: don't bother casting the argument to...
2004-09-27  PostgreSQL... update for beta3, and update Copyright date to 2004 REL8_0_0BETA3
2004-09-27  Tom LaneRewrite ReadArrayStr() to avoid O(N^2) behavior on...
2004-09-26  Neil ConwayFix misstatement in docs: CREATE TABLE AS is now part...
2004-09-26  Tom LaneFix multiple breakages in our support for SSL certificates.
2004-09-26  Tom LaneUse ULL not LL in UINT64CONST.
2004-09-26  Bruce MomjianHere is a patch that adds the version info from libpq...
2004-09-26  Bruce MomjianUse <> not "" for include of pthread.h.
2004-09-26  Bruce MomjianRefresh for recent changes.
2004-09-26  Tom LaneRepair bug that would allow libpq to think a command...
2004-09-24  Tom LanePersuade plpython to build on OS X.
2004-09-24  Tom LaneGUC assign hooks that look at external state in decidin...
2004-09-24  Tom LaneFix slightly misleading description of PERFORM syntax.
2004-09-24  Neil ConwayCleanup some ancient Ultrix / Alpha code in main()...
2004-09-24  Tom Laneshmdt takes a void* parameter, per Kris Jurka.
2004-09-24  Tom LaneFix gratuitous weirdness in function prototype, per...
2004-09-24  Tom LaneOkay, I'm tired of reading gripes from OS X users ...
2004-09-24  Tom LaneGet rid of /*-inside-comment warning. My fault.
2004-09-24  Neil ConwayExecProcAppend() wasn't called ExecAppend() because...
2004-09-24  Neil ConwayMinor improvements to the release notes.
2004-09-24  Tom LaneFix TAS assembly stuff for Solaris/386. (I'm not in...
2004-09-23  Tom LaneImprove description of Execute message behavior, per...
2004-09-23  Tom LaneFix ALTER TABLE OWNER to adjust the ownership of depend...
2004-09-23  Tom LaneIf we're going to print unrecognized result codes from...
2004-09-23  Bruce MomjianThis patch attempts to outline the supported level...
2004-09-23  Bruce MomjianThis patch logs the error code in the default case...
2004-09-23  Bruce MomjianThis patch attempts to note the use of the root.crt...
2004-09-23  Neil ConwayUpdate CREATE TABLE AS docs to reflect the fact that...
2004-09-23  Neil ConwayMinor tweak to pg_controldata usage information, per...
2004-09-23  Neil ConwayUpdate installation docs for PL/Python to note that...
2004-09-22  Tom LaneArrange for hash join to skip scanning the outer relati...
2004-09-22  Tom LaneIssue a CHECKPOINT just after creating the regression...
2004-09-22  Tom LaneAdjust ExecMakeTableFunctionResult to produce a single...
2004-09-22  Neil ConwayMinor cleanup of libpq/LO examples: fix some memory...
2004-09-22  Neil ConwaySome improvements for the tab-completion of psql. This...
2004-09-22  Neil ConwayThis patch from Alvaro Herrera adds transaction ID...
2004-09-21  Neil ConwayClarify TODO item: we ought to implement updatable...
2004-09-21  Tom LaneRotate on time boundaries that are sensible per local...
2004-09-20  Tom LaneChange some of the existing plpgsql regression test...
2004-09-20  Tom LaneSome editorializing on the docs for the dollar-quoting...
2004-09-20  Tom LaneFix some shortcomings in psql's autocommit-off mode...
2004-09-20  Tom LaneDocumentation improvements, per Josh Berkus.
2004-09-20  Peter EisentrautTranslation update
2004-09-20  Peter EisentrautTranslation updates
2004-09-20  Peter EisentrautTranslation updates
2004-09-20  Peter EisentrautTranslation updates
2004-09-20  Tom LaneNow that I look, table 8-1 has some other marginal...
2004-09-20  Neil ConwayMinor documentation cleanup and improvement.
2004-09-19  Tom LaneAdd defenses against plpython functions being declared...
2004-09-18  Tom LaneFix estimate_num_groups to be able to use expression...
2004-09-18  Tom LanePut the brackets in the right places in timestamp entri...
2004-09-18  Peter EisentrautMove comment at end of line to a separate line so trail...
2004-09-18  Tom LaneFix memory leak in tokenize_file, per report from Vadim...
2004-09-17  Tom LaneImprove documentation of log rotation options, per...
2004-09-17  Peter EisentrautAdd support for GNU/Hurd and GNU/*BSD. For our purpose...
2004-09-17  Peter EisentrautNew config.guess and config.sub
2004-09-17  Peter EisentrautAllow WIN1250 as server encoding.
2004-09-17  Tom LaneHere is a patch bringing oid2name into the 21st century.
2004-09-17  Tom LaneHashed LEFT JOIN would miss outer tuples with no inner...
2004-09-17  Tom LaneNow that xmax and cmin are distinct fields again, we...
2004-09-17  Neil ConwayHyperlink a reference to DROP CAST in the CREATE CAST...
2004-09-16  Joe ConwayMake discovery of python_configdir architecture indepen...
2004-09-16  Tom LaneFix oversight: there's no reason for PG_TRY to use...
2004-09-16  Tom LaneRemove contrib/pg_logger, per recent discussion.
2004-09-16  Tom LaneRemove erroneous Assert, per example from Kris Jurka.
2004-09-16  Tom LaneAdd some marginal tweaks to eliminate memory leakages...
2004-09-16  Tom LaneRecentXmin is too recent to use as the cutoff point...
2004-09-16  Tom LaneRestructure subtransaction handling to reduce resource...
2004-09-16  Neil ConwayMinor doc tweak: mention that function names can be...
2004-09-16  Neil ConwayFix a read of uninitialized memory in array_out()....
2004-09-14  Neil ConwayCosmetic PL/PgSQL fix: declare the second parameter...
2004-09-14  Bruce MomjianMark as done:
2004-09-14  Peter EisentrautNew translation
2004-09-14  Peter EisentrautTranslation update
2004-09-14  Tom LaneFix contrib/cube and contrib/seg to compile on Windows.
2004-09-14  Tom LaneFix some minor issues with the new Win32 service code...
2004-09-14  Tom LaneAdjust tsearch2.sql to avoid use of COPY FROM STDIN...
2004-09-14  Tom LaneWin32 compile fix for misc_utils.
2004-09-14  Tom LaneWin32 compile fixes for pgbench, pgcrypto, and tsearch.
2004-09-14  Tom LaneFix contrib/dbase to compile under Win32. Laurent...
2004-09-14  Tom LaneMake pltcl work on Win32. Magnus Hagander
2004-09-13  Neil ConwayFix small memory leak in psql.
2004-09-13  Peter EisentrautTranslation update
2004-09-13  Tom LaneRedesign query-snapshot timing so that volatile functio...
next