]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2003-12-01  Bruce MomjianAttached is a patch implementing factorial(), returning...
2003-12-01  Tom LaneMinor wordsmithing in datetime docs to try to address...
2003-12-01  Tom Lanenetmask() and hostmask() functions should return maximu...
2003-12-01  Tom LaneFix typos noted by Halley Pacheco de Oliveira.
2003-12-01  Tom LaneForce zero_damaged_pages to be effectively ON during...
2003-12-01  Bruce MomjianSeems there are three GUC variables that are defined...
2003-11-30  Joe ConwayMake PQescapeBytea and byteaout consistent with each...
2003-11-30  Bruce MomjianBump all version numbers and version stamps mentioned...
2003-11-30  Bruce MomjianReorder win32/bcc makefile mentions of thread.c for...
2003-11-30  Bruce MomjianAdd thread.c to Borland CC build.
2003-11-30  Bruce MomjianRemove INTO recommendation for plpgsql language.
2003-11-30  Bruce MomjianAdd:
2003-11-30  Bruce MomjianFix URL.
2003-11-30  Bruce Momjian*** empty log message ***
2003-11-30  Bruce MomjianThere is an unused variable in an example function...
2003-11-30  Bruce MomjianAdd:
2003-11-30  Bruce MomjianRemove win32-only mention for pgadmin.
2003-11-30  Bruce Momjian*** empty log message ***
2003-11-30  Bruce MomjianUpdate wording:
2003-11-30  Bruce MomjianUpdates:
2003-11-29  PostgreSQL... make sure the $Id tags are converted to $PostgreSQL...
2003-11-29  Tom LanePut out a more useful version indication in the welcome...
2003-11-29  PostgreSQL... $Header: -> $PostgreSQL Changes ...
2003-11-28  PostgreSQL... testing $PostgreSQL$ tag
2003-11-28  Bruce MomjianAttached is a patch to correct white space issues in...
2003-11-28  Bruce MomjianUpdate Russian FAQ, both branches.
2003-11-28  Bruce MomjianUpdate most recent version to 7.4.
2003-11-28  Teodor SigaevFix free instead of pfree
2003-11-28  Joe ConwayFix regression in dblink_disconnect() reported by Eduar...
2003-11-27  Peter EisentrautRemove possibility to specify an installation root...
2003-11-27  Peter EisentrautMake sure vpath_build is set correctly even if config...
2003-11-27  Peter EisentrautConditionalize variable that is only used conditionally...
2003-11-27  Teodor SigaevFixes about word with several infiniteve
2003-11-26  Tom LaneSecond try at fixing no-room-to-move-down PANIC in...
2003-11-26  Joe ConwayAdded missing SPI_finish() calls to get_tuple_of_intere...
2003-11-26  Peter EisentrautAdd NetBSD Sparc as supported.
2003-11-26  Peter EisentrautCast field-length variables used in printf to int,...
2003-11-26  Teodor SigaevUtility for convert myspell dictionaries to ispell...
2003-11-26  Tatsuo IshiiPatches from Yutaka Tanida. Create primary key indexes...
2003-11-25  Tom LaneRepair subselect.c's occasional assignment of the wrong...
2003-11-25  Tom LaneGet rid of hashkeys field of Hash plan node, since...
2003-11-25  Peter EisentrautFix language.
2003-11-25  Peter EisentrautNew translation
2003-11-25  Peter EisentrautMore adjustment of error messages
2003-11-25  Peter EisentrautInstall all the headers files that the ones that are...
2003-11-25  Teodor SigaevIgnore too long lexeme
2003-11-24  Peter EisentrautUpgrade to DocBook V4.2 SGML.
2003-11-24  Tom LaneAvoid using string literal with embedded newline.
2003-11-24  Peter EisentrautFix markup.
2003-11-24  Tom LaneOverdue code review for ALTER SEQUENCE patch. Don...
2003-11-24  Peter EisentrautUse --with-docdir to choose installation location of...
2003-11-24  Tom LaneRepair missed renamings of show_statement_stats and...
2003-11-24  Peter EisentrautRename USE_THREADS to ENABLE_THREAD_SAFETY to avoid...
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.
next