]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2004-11-18  Tom LaneFix memory clobber problem reported by John Hansen...
2004-11-18  Tom LaneWhoops, missed converting the other sleep() call to...
2004-11-18  Peter EisentrautTranslation update
2004-11-18  Tom LaneForce pg_database updates out to disk immediately after...
2004-11-17  Tom LaneInclude <getopt.h> if available, to avoid warnings...
2004-11-17  Tom LaneRename vacuum_cost_limit switch from -N to -l to avoid...
2004-11-17  Tom LaneRemove ill-considered suppression of gcc warnings in...
2004-11-17  Tom LaneFix off-by-one memory allocation, as reported by Rod...
2004-11-17  Tom LaneSet DEFAULT_EDITOR to notepad.exe on Windows, as per...
2004-11-17  Tom LaneSome further editorial adjustment of PITR recovery...
2004-11-17  Tom LaneForce LANG=en on Windows, since system may fail to...
2004-11-17  Tom LaneAdd installcheck-parallel regression test target. ...
2004-11-17  Tom LaneUse pg_usleep() not sleep(), per Andrew Dunstan.
2004-11-17  Tom LaneMiscellaneous Cygwin build fixes from Reini Urban.
2004-11-17  Tom LaneAdd variant regression file to support BSDen that under...
2004-11-17  Tom LaneInstall include/port header files, and fix PGXS build...
2004-11-17  Tom LaneAdjust SHLIB_LINK for cygwin case.
2004-11-17  Tom LaneAdd options to pg_autovacuum to support setting the...
2004-11-17  Tom LaneBe sure length limit passed to snprintf matches what...
2004-11-17  Tom LaneMinor adjustment of message style.
2004-11-17  Neil ConwayWin32 build cleanups, from Andrew Dunstan.
2004-11-17  Neil ConwayRemove debugging printf from #ifdef WIN32 section.
2004-11-17  Neil ConwayMicro-optimization of markpos() and restrpos() in btree...
2004-11-17  Neil ConwayDocument a limitation of COPY's new CSV mode. Doc patch...
2004-11-17  Neil ConwayDon't allow pg_start_backup() to be invoked if archive_...
2004-11-17  Tom LaneFix Win32 problems with signals and sockets, by making...
2004-11-16  Neil ConwayPrevent a backend crash when processing CREATE TABLE...
2004-11-16  Peter EisentrautTranslation update
2004-11-16  Tom LaneAdjust safety restrictions for plperl functions. Andre...
2004-11-16  Tom LaneSuppress duplicate rules for lib$(NAME).a on WIN32...
2004-11-16  Tom LaneUse dynamically-sized buffers in pgwin32_is_service().
2004-11-16  Tom LaneRethink plpgsql's way of handling SPI execution during...
2004-11-16  Tom LaneTrivial wording improvement.
2004-11-16  Neil ConwayAdd index entries for all GUC configuration parameters.
2004-11-15  Tom LaneDon't quote the value of EDITOR on Unix, only on Window...
2004-11-15  Neil ConwayReplace "--" and "---" with "&mdash;" as appropriate...
2004-11-15  Neil ConwayFix typo, other minor improvements.
2004-11-14  Tom LaneUse English-style quotes in error messages, per Serguei...
2004-11-14  Bruce MomjianRemove replicaiton FAQ item.
2004-11-14  Tom LaneRemove GUC USERLIMIT variable category, making the...
2004-11-14  Neil ConwayImprovements to the PITR docs. Initial patch from Gavin...
2004-11-14  Neil ConwayThere is no need for ReadBuffer() call sites to check...
2004-11-13  Bruce MomjianNot entirely sure when this broke, but libpq's VC+...
2004-11-12  Bruce MomjianUpdate:
2004-11-12  Tom LaneRemove now-redundant description of Postgres file layou...
2004-11-12  Tom LaneAdd some real documentation about the overall filesyste...
2004-11-12  Tom LaneFix obsolete comments.
2004-11-12  Bruce MomjianAdd:
2004-11-12  Bruce Momjian> I think in addition the system global name "sharemem...
2004-11-12  Tom LaneRemember to close the file on failure (pretty much...
2004-11-11  Tom LaneUn-break custom_variable_classes kluge ... mea culpa.
2004-11-11  Bruce Momjianpg_restore --help improvements, from Tom Lane:
2004-11-11  Bruce MomjianCleanup:
2004-11-11  Neil ConwayFix a handful of typos in the release notes introduced...
2004-11-11  Bruce MomjianCleaups:
2004-11-11  Neil ConwayRemove obsolete comment from btbuild() and hashbuild...
2004-11-10  Peter EisentrautAdd character set declaration to HTML files, so they...
2004-11-10  Peter EisentrautFix some spacing problems.
2004-11-10  Bruce MomjianAdd SGML markup to 8.0 release notes.
2004-11-10  Michael MeskesList VALUE as a keyword.
2004-11-10  Bruce MomjianFix sgml markup tags.
2004-11-10  Bruce MomjianUpdate release notes to match CVS.
2004-11-10  Bruce MomjianDone:
2004-11-10  Bruce MomjianRemove performance TODO.detail. In TODO.
2004-11-10  Bruce MomjianAdd bitmap info:
2004-11-09  Tom LaneAllow planner to fold "stable" functions to constants...
2004-11-09  Tom LanePut in place some defenses against being fooled by...
2004-11-09  Bruce MomjianAdd:
2004-11-09  Peter EisentrautGet rid of perror(), substitute some better phrased...
2004-11-09  Bruce MomjianUpdate bitmap index description:
2004-11-09  Peter EisentrautTranslation updates
2004-11-09  Peter EisentrautClarify some strings
2004-11-09  Peter EisentrautTranslation update
2004-11-09  Peter EisentrautClarify some error messages
2004-11-09  Peter EisentrautTranslation update
2004-11-09  Neil ConwayDelete the `remove-old-headers' target, as it is no...
2004-11-09  Neil ConwayThis patch makes some cleanups to contrib/ to silence...
2004-11-09  Bruce MomjianFix typo:
2004-11-09  Bruce MomjianUpdate mmap details:
2004-11-09  Bruce MomjianRemove mmap TODO.detail, now in TODO.
2004-11-09  Bruce MomjianRemove inheritance, already in TODO.
2004-11-09  Tom LaneUse a hopefully-more-reliable method of detecting defau...
2004-11-08  Bruce MomjianRemove fadvise TODO.detail. Merged into TODO.
2004-11-08  Bruce MomjianUpdate:
2004-11-08  Tom LaneRecommend that archive_command be coded to not overwrit...
2004-11-08  Bruce MomjianUpdate workding on why we use is_absolute_path() as...
2004-11-08  Peter EisentrautUse correct function name in example
2004-11-08  Bruce MomjianRemove count TODO.detail now that info is in TODO.
2004-11-08  Bruce MomjianRemove count TODO.detail.
2004-11-08  Bruce MomjianRemove atttypmod TODO.detail and merge into TODO list.
2004-11-08  Bruce MomjianUpdate item description:
2004-11-08  Bruce MomjianRemove view TODO.detail.
2004-11-08  Bruce MomjianUpdate view info:
2004-11-08  Bruce MomjianRemove win32 TODO.detail.
2004-11-08  Bruce MomjianAllow win32/cygwin link against the first matching...
2004-11-08  Tom LaneKris Jurka pointed out that the qualified_name producti...
2004-11-08  Tom LaneFix unportable code in SockAddr_cidr_mask: you can...
2004-11-07  Peter EisentrautNew translation
2004-11-07  Peter EisentrautTranslation update
2004-11-07  Peter EisentrautTranslation updates
next