]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2003-11-23  Peter EisentrautMake the messages and the options parsing a bit more...
2003-11-23  Peter EisentrautAdd maintainer-clean target.
2003-11-23  Peter EisentrautAdd NLS support.
2003-11-21  Tom LaneCOMMENT ON casts, conversions, languages, operator...
2003-11-21  Tom LaneRemove unused variable.
2003-11-19  Bruce MomjianMark item as done, update description for 7.5:
2003-11-19  Bruce MomjianRemove items completed in 7.4:
2003-11-19  Bruce MomjianSERIAL no longer creates an index by default, as of...
2003-11-19  Jan WieckBackground writer process
2003-11-19  Michael MeskesFixed typo in create schema parsing.
2003-11-17  Bruce MomjianAdd FreeBSD mention for initdb.c.
2003-11-17  Teodor SigaevOptimize. Improve ispell support for compound words...
2003-11-17  Bruce MomjianChange "IN/NOT IN" to "IN / NOT IN" for clarity, both...
2003-11-17  Bruce MomjianAdd:
2003-11-17  Bruce MomjianFix double dash:
2003-11-16  Tom LaneFix datetime input parsing to accept YYYY-MONTHNAME...
2003-11-16  Tom LaneSync HEAD with update committed only in 7.4 branch.
2003-11-16  Tom LaneAnother try at fixing the Linux overcommit docs, per...
2003-11-16  Jan WieckChanged parameter name for shared cache status report...
2003-11-16  Bruce MomjianUpdate HISTORY
2003-11-16  Bruce Momjianpgadmin III released.
2003-11-16  Tom LaneUpdate info about SysV configuration procedures on...
2003-11-16  Tom LaneSome editorializing on the Linux memory overcommit...
2003-11-16  Tom LaneMore release-notes copy editing, from Neil Conway.
2003-11-15  Tom LaneA little bit more copy-editing...
2003-11-15  Tom LaneMinor wording improvement suggested by a comment in...
2003-11-15  Tom LaneMake creation of statistics collection socket more...
2003-11-15  Peter EisentrautCorrect names of people with funny characters.
2003-11-14  Peter EisentrautTranslation updates
2003-11-14  Tom LaneRepair error in syntax documentation for CREATE TABLE...
2003-11-14  Tom LaneTry to improve error handling for failures of backend...
2003-11-14  Tom LaneAdd CHECK_FOR_INTERRUPTS() to bootstrap command loop...
2003-11-14  Bruce MomjianAdd release date for 7.4.
2003-11-14  Tom LaneAdd fflush() before popen() calls; avoids any possible...
2003-11-14  Tom LaneAdd missing logic to handle fixing permissions on an...
2003-11-14  Tom LaneFix misstatement about the required value of SEMVMX...
2003-11-14  Jan WieckAdded documentation for the new interface between the...
2003-11-14  Bruce MomjianUpdate HISTORY to match release.sgml.
2003-11-14  Bruce MomjianUpdate bug template to 7.4 --- that was the only one...
2003-11-14  Peter EisentrautTranslation updates
2003-11-14  Peter EisentrautBeat some sense into the release notes.
2003-11-13  Tom LanePreliminary code review for C version of initdb. Re...
2003-11-13  Tom LaneDunno why this got committed with DOS newlines, but...
2003-11-13  Tom LaneSilly to copy sprompt.c from src/port when we're linkin...
2003-11-13  Bruce Momjianpgindent new initdb.c from Tom.
2003-11-13  Peter EisentrautRegenerate text files.
2003-11-13  Peter EisentrautAdd final port reports.
2003-11-13  Bruce MomjianAdd owner description to initdb C code.
2003-11-13  Jan Wieck2nd try for the ARC strategy.
2003-11-13  Jan WieckARC strategy backed out ... sorry
2003-11-13  Bruce MomjianUpdate for 7.4 release.
2003-11-13  Bruce MomjianUpdate MSWIN FAQ
2003-11-13  Bruce MomjianAdd to Win32 discussion.
2003-11-13  Tom LaneAdd fflush() calls so that I'm-about-to-do-this message...
2003-11-13  Tom LaneFix lack of optreset.
2003-11-13  Jan WieckReplacement of the buffer replacement strategy with...
2003-11-12  Tom LaneAcceptResult() was missing a case for PGRES_EMPTY_QUERY...
2003-11-12  Peter EisentrautDocumentation cleanup
2003-11-12  Tom LaneCross-data-type comparisons are now indexable by btrees...
2003-11-12  Bruce MomjianHere's some improvements. I just ended up referring...
2003-11-12  Bruce MomjianAdd:
2003-11-12  Bruce MomjianHere's a patch that adds some text mentioning that
2003-11-12  Bruce MomjianTypo fix in comment from David Wheeler
2003-11-12  Bruce MomjianUpdate:
2003-11-12  Bruce MomjianCleanup for recent .exe Win32 fix.
2003-11-11  Bruce MomjianUpdate /port C header descriptions.
2003-11-11  Bruce MomjianAdd .exe to Win32 stat calls. Don't symlink postmaster...
2003-11-11  Bruce MomjianAdd system_views.sql to CVS.
2003-11-11  Bruce MomjianMove system_views.sql into backend/catalog, per Tom.
2003-11-11  Bruce Momjian* ioctlsocket_ret
2003-11-10  Bruce MomjianUpdated version of initdb with "rmdir/del" call on...
2003-11-10  Bruce MomjianAdd C version of initdb, from Andrew Dunstan.
2003-11-10  Bruce MomjianUpdate freenode mention.
2003-11-10  Bruce MomjianUpdate release notes for polymorphic functions.
2003-11-10  Bruce MomjianUpdate IRC to mention freenet instead of openprojects.
2003-11-10  Michael MeskesRe-added forgotten cache.
2003-11-10  Bruce MomjianRemove rcsid CVS header variable --- not used.
2003-11-09  Tom LaneAdd operator strategy and comparison-value datatype...
2003-11-09  Bruce MomjianAdd:
2003-11-09  Bruce MomjianI have attached a more comprehensive MSWIN FAQ patch...
2003-11-09  Bruce MomjianAdd:
2003-11-09  Bruce MomjianFix typo on autovacuum readme.
2003-11-09  Bruce MomjianAdd:
2003-11-08  Bruce MomjianAllow tab completion for ALTER TABLE dbname <tab><tab...
2003-11-08  Tom LaneCorrect misspellings of REFERENCES.
2003-11-08  Tom LaneRestore compatibility with Tcl 8.0.* --- from ljb.
2003-11-08  Tom LaneDon't need hack copy of system() anymore in OS X 10.3.
2003-11-08  Michael MeskesMade sure an internal array is not treated as a user...
2003-11-08  Tom LaneFix process-status handling for OS X 10.3.
2003-11-08  Peter EisentrautAdjust file so psql help picks it up properly.
2003-11-07  Tom LaneCause stats processes to detach from shared memory...
2003-11-07  Tom Lanezero_damaged_pages must absolutely NOT be marked GUC_DI...
2003-11-07  Bruce MomjianTypo fix.
2003-11-07  Bruce MomjianAdd:
2003-11-06  Tom LaneMinor copy-editing.
2003-11-06  Peter EisentrautImplement isolation levels read uncommitted and repeata...
2003-11-06  Peter EisentrautMake the detection of nsgmls more robust for funny...
2003-11-05  Tom LaneFix for this problem:
2003-11-05  Dave CramerAdded missing methods
2003-11-05  Peter EisentrautAdd -O to really trigger compiler bug.
next