]> granicus.if.org Git - postgresql/shortlog
postgresql
2004-11-27 Tom LaneFix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spott...
2004-11-27 Bruce MomjianAdd web development faq item.
2004-11-27 Bruce MomjianAdd mention of Cygwin. Update version number.
2004-11-27 Bruce MomjianAdd to CPPFLAGS/CFLAGS in template files, don't over...
2004-11-27 Tom LaneThis adds mention of my latest tweak to the tsearch2...
2004-11-26 Tom LaneRelOptInfo.pages should really be declared as BlockNumb...
2004-11-24 Tom LaneInstall Tcl regex fixes to sync our regex engine with...
2004-11-24 Tom LaneOur interface code for Spencer's regexp package was...
2004-11-24 Tom LaneA client_encoding specification coming from the connect...
2004-11-24 Tom LaneAvoid getting bit by roundoff error while checking...
2004-11-24 Neil ConwayTrivial fix for a bug introduced in r1.94 of help.c...
2004-11-24 Neil ConwayAssert that BufferIsPinned() in IncrBufferRefCount...
2004-11-23 Neil ConwayPrevent pgcrypto from successfully compiling if no...
2004-11-23 Peter EisentrautNew translations
2004-11-23 Peter EisentrautTranslation updates
2004-11-23 Peter EisentrautClean files generated by htmlhelp target.
2004-11-23 Peter EisentrautAdd htmlhelp stylesheet and build target.
2004-11-23 Tom LaneFurther plperl cleanup: be more paranoid about checking...
2004-11-22 Tom LaneThe beginnings of a regression test for plperl. Right...
2004-11-22 Tom LaneTry to instill some sanity in plperl's function result...
2004-11-22 Neil ConwayFix typo in release notes. Michael Fuhr.
2004-11-22 PostgreSQL... update us to beta5 REL8_0_0BETA5
2004-11-22 Tom LaneUpdate release notes for recent changes; also minor...
2004-11-21 Tom LaneFix rounding problem in dynahash.c's decision about...
2004-11-21 Tom LaneReduce the default size of the PortalHashTable in order...
2004-11-21 Tom LaneWhile fixing plperl and pltcl, I realized plpgsql wasn...
2004-11-21 Tom LaneSuppress remaining compile warnings, and add a comment...
2004-11-21 Tom LaneFix plperl and pltcl error handling per my previous...
2004-11-20 Bruce MomjianFix typo.
2004-11-20 Tom LanePatch of 2004-03-30 corrected date_part(timestamp)...
2004-11-20 Tom LaneFix typo, per Bruno Wolff.
2004-11-20 Tom LaneFix up makefile dependencies for pg_config_paths.h.
2004-11-20 Tom LaneAvoid scanning the relcache during AtEOSubXact_Relation...
2004-11-20 Tom LaneReduce the default size of the local lock hash table...
2004-11-20 Tom LaneFix plperl's elog() function to convert elog(ERROR...
2004-11-20 Tom LaneFix one more place where we were expecting lcons()...
2004-11-20 Tom LaneOn some HPUX versions/hardware, it seems we need to...
2004-11-20 Tom LaneFix unportable isdigit() call --- must cast arg to...
2004-11-20 Tom LaneMove pgstat_report_tabstat() call so that stats are...
2004-11-20 Tom LaneMake sure we produce a useful error message for the...
2004-11-20 Tom LaneImprove error reporting for SSL connection failures...
2004-11-19 Tom LaneFix incorrect documentation of plperl's method for...
2004-11-19 Tom LaneClean up rpath handling for HPUX --- we can't use the...
2004-11-19 Tom LaneSet rpath for plperl and plpython to ensure we can...
2004-11-19 Tom LaneModify the platform-specific makefiles so that macro...
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:
next