]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2005-11-19  Tom LaneStopgap solution for problem reported by Alexey Beschio...
2005-11-18  Tom LaneFix performance issue in exprTypmod(): for a COALESCE...
2005-11-18  Bruce MomjianUpdate Japanese FAQ.
2005-11-17  Andrew Dunstanmake psql honor explicit database parameter in -l mode...
2005-11-17  Tom LaneDropRelFileNodeBuffers failed to fix the state of the...
2005-11-16  Tom Lanemake_restrictinfo() failed to attach the specified...
2005-11-16  Bruce MomjianProperly document return value of strpos().
2005-11-16  Bruce MomjianHave test_fsync honor -f filename argument.
2005-11-15  Bruce MomjianPrevent certain symbols that are used for both typedefs...
2005-11-15  Bruce MomjianFix recent problems with BSD indent, including indentin...
2005-11-14  Tom LaneRestore the former RestrictInfo field valid_everywhere...
2005-11-14  Alvaro HerreraTranslation typo fix
2005-11-14  Bruce MomjianRe-run pgindent to fix breakage when exceeding 150...
2005-11-14  Tom LanePrevent ExecInsert() and ExecUpdate() from scribbling...
2005-11-13  Tom LaneForce the second argument of SUBSTRING(foo FOR bar...
2005-11-13  Bruce MomjianRevert pgindent length back to 79 because we are going...
2005-11-10  Andrew Dunstanadd missing quote mark to ident_file sample line -...
2005-11-10  Tom LaneWhen in transaction-aborted state, reject Bind message...
2005-11-09  Tom LaneFix misspelling of 'listen_addresses', per Devrim.
2005-11-07  Alvaro HerreraTranslation updates.
2005-11-06  Alvaro HerreraTranslation updates.
2005-11-05  PostgreSQL... Tag everything for 8.1.0 ... Finally, a relesae on... REL8_1_0
2005-11-05  Tom LaneRepair an error introduced by log_line_prefix patch...
2005-11-05  Bruce MomjianAdd mention to update FAQ item on most recent release...
2005-11-05  Bruce MomjianUpdate FAQ for most recent release as 8.1.
2005-11-05  Tom LaneYet another supported-platforms update.
2005-11-04  Tom LaneEditorial review for partitioning/constraint exclusion...
2005-11-04  Tom LaneImprove description of constraint_exclusion variable.
2005-11-04  Peter EisentrautTranslation updates
2005-11-04  Peter EisentrautSpellchecking run, final cleanups
2005-11-04  Bruce MomjianUpdate release notes for 8.1.
2005-11-04  Peter EisentrautRemove a gratuitous string difference (does not affect...
2005-11-04  Peter EisentrautFix logical error in option description.
2005-11-04  Tom LaneEnsure that we only create one ConsoleCtrlHandler per...
2005-11-04  Bruce MomjianWe haven't seen any agreement emerge as to what is...
2005-11-04  Tom LaneDisregard superuserness when checking to see if a role...
2005-11-04  Tom LaneUpdate supported-platforms list.
2005-11-04  Tom LaneAvoid referring to a specific version of the SQL standa...
2005-11-03  Tom LaneFix a couple of missed None -> DestNone in comments.
2005-11-03  Alvaro HerreraFix one overlooked ocurrence of "None" in EXEC_BACKEND...
2005-11-03  Teodor SigaevFix incorrect header size macros
2005-11-03  Tom LaneThinking further, it seems we had better also copy...
2005-11-03  Tom LaneFix the recently-added code that eliminates unnecessary...
2005-11-03  Alvaro HerreraRename the members of CommandDest enum so they don...
2005-11-03  Alvaro HerreraTranslation updates.
2005-11-03  Tom Lanepgcrypto documentation polishing from Marko Kreen,...
2005-11-03  Neil ConwaySome minor improvements to the CE docs. Also fix a...
2005-11-03  Tom LaneFix longstanding race condition in transaction log...
2005-11-02  Bruce MomjianAdd Tomoaki Sato to pgbench changes in release notes.
2005-11-01  Neil ConwayAdd some documentation for constraint exclusion and...
2005-11-01  Tom LaneMake an editorial pass over the reference pages.
2005-11-01  Andrew DunstanProvide a --no-locale option for pg_regress and a corre...
2005-10-31  Tom LaneUpdate supported-platforms entry for Tru64.
2005-10-31  Bruce MomjianMention in the docs that temporary/non-temp tables...
2005-10-31  Teodor SigaevAdd sanity check of query
2005-10-30  Tom LaneUpdate supported-platforms list.
2005-10-30  PostgreSQL... tag it for rc1 REL8_1_0RC1
2005-10-30  Bruce MomjianFix psql ref typo.
2005-10-29  Tom LaneFix some allocation size calculation errors that would...
2005-10-29  Tom LaneUpdate a couple of obsolete comments.
2005-10-29  Peter EisentrautTranslation updates
2005-10-29  Peter EisentrautMessage corrections
2005-10-28  Tom LaneUpdate supported-platforms list.
2005-10-28  Tom LaneFix broken markup.
2005-10-28  Tom LaneReorder code so that we don't have to hold a critical...
2005-10-28  Tom LaneClean up AIX build to avoid 'duplicate symbol' warnings...
2005-10-28  Tom LaneFix race condition in multixact code: it's possible...
2005-10-28  Teodor Sigaev1 Fix problem with lost precision in rank with OR-ed...
2005-10-28  Bruce MomjianRemove mention that \x doesn't affect backslash commands.
2005-10-27  Tom LaneAdd an ifneq to avoid make warning on AIX --- there...
2005-10-27  Tom LaneTweak buffer manager so that 'internal' accesses to...
2005-10-27  Bruce MomjianUpdate:
2005-10-27  Bruce MomjianAdd:
2005-10-27  Bruce MomjianAdd mention that .pgpass localhost matches tcp and...
2005-10-27  Bruce MomjianAdd mention of errfinish.
2005-10-27  Bruce MomjianDisable expanded mode only for \d tablename, not for...
2005-10-27  Bruce MomjianAdd comment documenting actual failure case of using
2005-10-27  Bruce MomjianAdd items from Tom:
2005-10-26  Tom LaneAdd info about using rsync to make base backups. Per...
2005-10-26  Tom LaneAdjust parser so that POSTQUEL-style implicit RTEs...
2005-10-26  Bruce MomjianRename config section headings.
2005-10-25  Tom LaneFix longstanding bug that would sometimes let the plann...
2005-10-25  Bruce MomjianAdd:
2005-10-25  Tom LaneConvert explanation of interval change into something...
2005-10-25  Tom LaneRemove justify_hours call from interval_mul and interva...
2005-10-25  Tom LaneSmall grammar correction.
2005-10-25  Tom LaneFix Windows setitimer() emulation to not depend on...
2005-10-25  Bruce MomjianUpdate 24 hours/1 day distinction in release notes.
2005-10-25  Bruce MomjianChange trace_sort to output to the log, rather than...
2005-10-25  Bruce MomjianUpdate the URL for "The Hitch-Hiker's Guide to Evolutio...
2005-10-24  Bruce MomjianIBM has addressed the socket address storage issue...
2005-10-24  Bruce MomjianAdd:
2005-10-24  Bruce MomjianMore forcefully recommend MD5 over crypt authentication.
2005-10-24  Andrew DunstanFix incorrect wording about function failure time on...
2005-10-24  Bruce MomjianI have applied the following patch to document PQinitSS...
2005-10-24  Tom LaneEnsure that a plpgsql LOOP with an empty body still...
2005-10-23  Tom LaneA bit of minor copy-editing.
2005-10-23  Tom LaneI've confirmed 8.1beta4 passes regression tests on...
2005-10-22  PostgreSQL... update configure and bugtemplate for beta 4 ... REL8_1_0BETA4
2005-10-22  Tom LaneAdd a note about GNU tar's propensity to complain if...
next