]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2004-10-27  Bruce MomjianUpdate German FAQ.
2004-10-26  Bruce MomjianAdd reminder to update copyright in sgml file.
2004-10-26  Tom LaneDocument IS DISTINCT FROM in a more obvious place,...
2004-10-26  Bruce MomjianAdd:
2004-10-26  Bruce MomjianUpdate Russian FAQ.
2004-10-26  Tom LaneMake heap_fetch API more consistent by having the buffe...
2004-10-25  Tom LaneIn the new dispensation where REINDEX doesn't take...
2004-10-25  Neil ConwayUpdate copyright information in documentation. Also...
2004-10-25  Neil ConwayRemove three unnecessary casts from a pointer type...
2004-10-25  Neil ConwayFix tyop in comment.
2004-10-25  Tom LaneMake error message more verbose, in hopes of avoiding...
2004-10-25  Tom LaneFix some more 'old-style parameter declaration' warnings.
2004-10-25  Tom LaneFix a bunch of 'old-style parameter declaration' warnin...
2004-10-25  Neil ConwayModify hash_create() to elog(ERROR) if an error occurs...
2004-10-25  PostgreSQL... make sure we tag configure.in as beta4 as well ... REL8_0_0BETA4
2004-10-24  Tom LaneUpdate for 8.0: pg_tablespace is now also a shared...
2004-10-24  Tom LaneAdd note that REINDEX takes a weaker lock than it used to.
2004-10-24  Tom LaneAdd comparison file for exp-three-digits formatting.
2004-10-24  Tom LaneAdjust message to not be misleading on Windows.
2004-10-24  Tom LaneOn Windows, cause get_progname to strip any .EXE suffix.
2004-10-24  Tom LaneAdd comparison file for exp-three-digits formatting.
2004-10-24  Tom LaneReplace ad-hoc atof() code with call to float4in, per...
2004-10-24  Tom LaneWrite config files as text not binary, per Magnus Hagander.
2004-10-24  Tom LaneSync timezone data with latest zic database (dated...
2004-10-24  Tom LaneUpdate RELEASE_CHANGES to mention updating the timezone...
2004-10-24  Dennis BjorklundTranslation update
2004-10-24  Tom LaneIf we're going to test for switch validity by observing...
2004-10-23  Dennis BjorklundTranslation update
2004-10-23  Dennis BjorklundTranslation updates
2004-10-23  Dennis BjorklundTranslation update
2004-10-23  Dennis BjorklundTranslation updates
2004-10-23  Dennis BjorklundTranslation updates
2004-10-23  Tom LaneAvoid overflow in cost_sort when work_mem exceeds 1Gb.
2004-10-22  Tom LaneFix tsearch build problems.
2004-10-22  Tom LaneDon't use LC_MESSAGES value on WIN32, since it doesn...
2004-10-22  Tom LaneAdd a GUC_SUPERUSER_ONLY flag to mark GUC variables...
2004-10-22  Tom LaneIn ALTER COLUMN TYPE, strip any implicit coercion opera...
2004-10-22  Peter EisentrautTranslation updates
2004-10-22  Peter EisentrautMessage styling
2004-10-22  Dennis BjorklundTranslation update
2004-10-22  Dennis BjorklundNew swedish translation of pg_config
2004-10-22  Neil ConwayFix documentation typo.
2004-10-22  Dennis BjorklundTranslation updates
2004-10-22  Dennis BjorklundTranslation updates
2004-10-22  Dennis BjorklundTranslation updates.
2004-10-22  Neil ConwayMinor code cleanup: hdefault() only ever returned ...
2004-10-22  Tom LaneUpdate release history for releases 7.4.6, 7.3.8, 7...
2004-10-22  Tom LanePrevent pg_ctl from being run as root. Since it uses...
2004-10-21  Tom LaneUpdate obsolete comments about COPY vs INSERT options...
2004-10-21  Tom LaneDisallow referential integrity actions from being defer...
2004-10-21  Tom LaneSet the close-on-exec flag for libpq's socket to the...
2004-10-21  Tom LaneAvoid macro-redefinition warnings on Windows, per Andre...
2004-10-21  Tom LaneStandardize on using the Min, Max, and Abs macros that...
2004-10-20  Tom LaneUse temp files in current directory, not /tmp, to reduc...
2004-10-20  Tom LaneAllow functions returning void or cstring to appear...
2004-10-20  Neil ConwayWhen using GCC, change the default CFLAGS to:
2004-10-19  Tom LaneAdd a HINT about the likely reason for 'invalid multiby...
2004-10-19  Peter EisentrautNew translation
2004-10-19  Peter EisentrautOrganize the help output a little better. Improve...
2004-10-18  Tom LaneAdd some code to ensure that we don't lose communicatio...
2004-10-18  Peter EisentrautNew translation
2004-10-18  Peter EisentrautMight want to initialize the gettext library, if we...
2004-10-18  Peter EisentrautTranslation update
2004-10-18  Tom LaneAdd PQprepare/PQsendPrepared functions to libpq to...
2004-10-18  Bruce MomjianRemove use of "miscadmin.h" in port C files and remove...
2004-10-18  Peter EisentrautNew translation
2004-10-18  Peter EisentrautTranslation updates
2004-10-18  Peter EisentrautNew translation
2004-10-18  Peter EisentrautUpdated SQL key words table
2004-10-18  Bruce MomjianThe attached patch fixes psql's win32 frontend-only...
2004-10-18  Bruce MomjianForce rebuild.
2004-10-18  Bruce MomjianImprove indentation of sublists:
2004-10-18  Michael MeskesSynced parser
2004-10-18  Bruce MomjianUpdate Japanese FAQ.
2004-10-18  Bruce MomjianUpdate wording:
2004-10-18  Bruce MomjianAdd:
2004-10-18  Neil ConwayTrivial fix: remove a pointless cast.
2004-10-18  Tom LaneTweak pg_dump to handle default tablespaces correctly...
2004-10-17  Bruce MomjianBetter document win32_open and its ability to allow...
2004-10-17  Bruce MomjianFix some typos.
2004-10-17  Tom LaneMake the standard stopword files be sought relative...
2004-10-17  Tom LaneAllow background writing to be shut down by setting...
2004-10-17  Tom Lanepg_get_indexdef() didn't do quite the right thing with...
2004-10-17  Peter EisentrautNew translation
2004-10-17  Peter EisentrautNew translation
2004-10-17  Peter EisentrautTranslation update
2004-10-17  Peter EisentrautTranslation updates
2004-10-17  Peter EisentrautAdjust message
2004-10-17  Tom LaneGive a more user-friendly error message in situation...
2004-10-17  Tom LaneMake locale_messages_assign() really work on Windows...
2004-10-16  Tom LaneRemove dllist.c from libpq. It's overkill for what...
2004-10-16  Tom LaneInclude dllist.c directly instead of assuming that...
2004-10-16  Tom LaneGive a more user-friendly error message in case where...
2004-10-16  Tom LaneGenerate the various .def files for libpq DLLs from...
2004-10-16  Tom LaneLimit NBuffers and some related values to INT_MAX ...
2004-10-16  Tom LaneGive the ResourceOwner mechanism full responsibility...
2004-10-16  Tom LaneRemove BufferLocks[] array in favor of a single pointer...
2004-10-16  Bruce MomjianFix Cygwin using of pg_ctl by not usig START.
2004-10-16  Bruce MomjianExport only required symbols in libpq on Win32.
2004-10-16  Bruce MomjianAllow pg_ctl to determine the server is up when getting...
next