]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2006-10-13  Teodor SigaevFix infinite sleep and failes of send in Win32.
2006-10-12  Bruce MomjianRemove:
2006-10-12  Bruce MomjianAdd url's for hints:
2006-10-12  Bruce MomjianAdd:
2006-10-12  Neil ConwayMake some incremental improvements and fixes to the...
2006-10-12  Tom LaneUpdate release notes for SQL functions vs triggers...
2006-10-12  Neil ConwayIn the installation docs, add some links to the documen...
2006-10-12  Tom LaneFix mishandling of after-trigger state when a SQL funct...
2006-10-12  Tom LaneUse Min() instead of min() in qsort, for consistency...
2006-10-12  Tom LaneRemove somebody's ill-considered free() call, per repor...
2006-10-11  Bruce MomjianUpdate pg_hba.conf comment about documentation section.
2006-10-11  Tom LaneA bit of copy-editing on back-branch release notes.
2006-10-11  Tom LaneRepair incorrect check for coercion of unknown literal...
2006-10-11  Tom LaneCode review for LIKE INCLUDING CONSTRAINTS patch -...
2006-10-11  Teodor SigaevRename function 'isexists' and 'isdefined' to
2006-10-10  Peter EisentrautCleanup pass
2006-10-10  Bruce MomjianMSVC/BCC Win32 compiler fixes.
2006-10-10  Bruce MomjianTypo fix.
2006-10-10  Bruce MomjianAdd release checklist item:
2006-10-10  Bruce MomjianUpdate FAQ for latest release 8.1.5.
2006-10-09  Tom LaneRevise psql pattern-matching switches as per discussion...
2006-10-09  Tom LaneImprove description of the pattern matching rules used...
2006-10-09  Tom LaneMove processNamePattern into dumputils.c in preparation...
2006-10-09  Bruce MomjianUpdate release notes for releases 7.3.16, 7.4.14, 8...
2006-10-08  Peter EisentrautUpdated keyword table for 8.2
2006-10-08  Tom LaneUpdate Darwin dlopen() support to avoid deprecation...
2006-10-08  Bruce MomjianUpdate multi-line editing wording in release notes.
2006-10-08  Bruce MomjianIn release notes, mention that multi-line history savin...
2006-10-08  Bruce MomjianAdd include needed for new getrusage() call.
2006-10-08  Tom LaneOn Windows, we know the backend stack size limit becaus...
2006-10-08  Bruce MomjianUpdate comments for pgcvslog, -r BASE does not work...
2006-10-07  Bruce MomjianSimplify <link> regex cleanup code.
2006-10-07  Bruce MomjianAllow HISTORY/history.html to be generated by removing...
2006-10-07  Tom LaneFix ancient oversight in psql's \d pattern processing...
2006-10-07  Bruce MomjianIn release notes, always use </link> rather than </>.
2006-10-07  Peter EisentrautAdded missing entry (CASCADED) in keywords table.
2006-10-07  Tom LaneFix thinko in comment.
2006-10-07  Peter EisentrautUpdated config.guess and config.sub
2006-10-07  Peter EisentrautThe -X option in pg_dump was supposed to be a workaroun...
2006-10-07  Tom LaneWhen planning a query at Bind time, be careful to pass...
2006-10-07  Tom LaneOn platforms that have getrlimit(RLIMIT_STACK), use...
2006-10-07  Tom LaneAdjust HINT for stack depth limit to mention checking...
2006-10-07  Bruce MomjianRemove tabs added accidentally.
2006-10-07  Neil ConwayFix a typo.
2006-10-07  Bruce MomjianAdd main documentation link tags to the release notes.
2006-10-07  Tom LaneFix string_to_array() to correctly handle the case...
2006-10-06  Tom LaneFix bcc32.mak to create and remove pg_config_os.h prope...
2006-10-06  Tom LaneFix SysCacheGetAttr() to handle the case where the...
2006-10-06  Peter EisentrautMessage style improvements
2006-10-05  Tom LaneCleanup for pglz_compress code: remove dead code, const...
2006-10-05  Tom LaneMake use of qsort_arg in several places that were forme...
2006-10-05  Bruce MomjianAdd indenting to Solaris FAQ, for clarity.
2006-10-05  Bruce MomjianUpdate DB2X texinfo example code.
2006-10-05  Tom LaneWork around buggy strtod on (some versions of?) IRIX...
2006-10-05  Tom LaneSecond try at fixing libedit configuration for Bob...
2006-10-04  Bruce MomjianUpdate Solaris strtod() bug comment.
2006-10-04  Bruce MomjianUpdate Solaris strtol() bug comment.
2006-10-04  Tom LaneAdjust configure's handling of libedit to not look...
2006-10-04  Bruce MomjianUpdate Solaris FAQ.
2006-10-04  Bruce MomjianExclude pgindent from affecting the ecpg regression...
2006-10-04  Tom LaneFix initdb's logic for picking shared_buffers/max_fsm_p...
2006-10-04  Tom LaneFix comment to agree with presentation.
2006-10-04  Tom LaneImprove error messages from to_tsquery per yesterday...
2006-10-04  Tom LaneAdd qsort and qsort_arg to MSVC list of src/port files.
2006-10-04  Michael MeskesReverted changes made by pgindent
2006-10-04  Bruce Momjianpgindent run for 8.2.
2006-10-04  Bruce MomjianUdpate typedefs for pgindent.
2006-10-03  Tom LaneSwitch over to using our own qsort() all the time,...
2006-10-03  Bruce Momjianpgevent fixes:
2006-10-03  Bruce MomjianUpdate typedef list for 8.2 pgindent run.
2006-10-03  Bruce MomjianFix yesno_prompt() memory leak in /script tools, report...
2006-10-03  Bruce MomjianImprove numeric overflow error message.
2006-10-03  Bruce MomjianMake some sentences consistent with similar ones.
2006-10-03  Bruce MomjianImprove readline psql prompt suggestion.
2006-10-03  Bruce MomjianAdd experimental support for db2x texinfo
2006-10-03  Bruce MomjianThe attached patch changes units of the some default...
2006-10-03  Bruce MomjianCleanup pgwin32_open() 'if' test, and avoid possible...
2006-10-03  Tom LaneRearrange MSVC errcode hack, fix incorrect _MSC_VER...
2006-10-03  Bruce MomjianMove WIN32_ONLY_COMPILER define from c.h to win32.h...
2006-10-03  Bruce MomjianThis patch fixes a small typo in information_schema...
2006-10-03  Bruce MomjianMention in postgresql.conf that autovacuum also needs
2006-10-03  Bruce MomjianAdd URL for strlcpy():
2006-10-03  Bruce MomjianAdd:
2006-10-02  Bruce MomjianAdd URL about strlcpy() creation history.
2006-10-02  Bruce MomjianUpdate wording:
2006-10-02  Bruce MomjianAdd:
2006-10-02  Bruce MomjianRemove mention of the -fast option from the Solaris...
2006-10-02  Bruce MomjianUpdate recovery documentation.
2006-10-02  Bruce MomjianUpdate tsearch2 README.
2006-10-02  Bruce MomjianAdd URL for cached copy of paper as SGML comment.
2006-10-02  Bruce MomjianAdd release note item:
2006-10-02  Bruce MomjianMove "Exotic Features" to the bottom of TODO.
2006-10-02  Tom LaneProperly handle the case where strlcpy() exists in...
2006-10-01  Tom LaneImprove documentation of configure's readline/libedit...
2006-10-01  Tom LaneMake some marginal performance improvements in reportEr...
2006-10-01  Tom LaneDo a CHECK_FOR_INTERRUPTS after emitting a message...
2006-10-01  Tom Lanedate_trunc also accepts 'quarter'. Noted by Yoshihisa...
2006-10-01  Tom LaneRemove accented characters in comments, to avoid failur...
2006-10-01  Tom LaneFix overly enthusiastic Assert introduced in 8.1: it...
2006-09-30  Tom LaneSuppress compiler warnings.
next