]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2004-04-26  Bruce MomjianMore thread error message improvments.
2004-04-26  Bruce MomjianMore thread error improvements.
2004-04-26  Bruce MomjianImprove thread error message.
2004-04-26  Bruce MomjianImprove error message for platform thread failure.
2004-04-25  Neil ConwayTiny assorted fixes: correct a typo in a comment in...
2004-04-25  Bruce MomjianMore thread cleanups.
2004-04-25  Bruce MomjianAdd mention to check config.log if thread test failure.
2004-04-25  Bruce MomjianFix typo on thread lib name.
2004-04-25  Bruce MomjianMake thread flags CFLAGS, not CPPFLAGS.
2004-04-25  Bruce MomjianNo need to use our standard libs for the thread test...
2004-04-25  Neil ConwayRemove the last traces of Joe Hellerstein's "xfunc...
2004-04-24  Neil ConwayFix typo in libpq docs.
2004-04-24  Neil ConwayDocument that PQoidValue(), PQcmdTuples(), and PQoidSta...
2004-04-24  Tom LaneEnsure getaddrinfo_all returns null result on failure.
2004-04-24  Bruce MomjianCheck for gmake, then make, when doing thread test.
2004-04-24  Bruce MomjianAdd mention to run thread test program if user is exper...
2004-04-23  Bruce MomjianHook thread_test program run at the end of configure...
2004-04-23  Bruce MomjianReport error if thread-test is run without having threa...
2004-04-23  Bruce MomjianImprove thread test program. Test only functions that...
2004-04-23  Neil ConwayAdd ceiling() as an alias for ceil(), and power() as...
2004-04-23  Bruce MomjianAdd new auto-detection of thread flags.
2004-04-23  Michael MeskesFixed memory misusage in variable handling.
2004-04-22  Bruce MomjianSimplify thread test program.
2004-04-22  Neil ConwayMake psql's \d+ command indicate whether the table...
2004-04-22  Bruce MomjianRename global psql startup file to psqlrc.sample.
2004-04-22  Bruce MomjianFix filename mention in psqlrc.sample file.
2004-04-22  Tom LanePut information about tag in Outputs section, where...
2004-04-22  Peter EisentrautFix typo
2004-04-22  Neil ConwayMake LocalRefCount and PrivateRefCount arrays of int32...
2004-04-22  Neil ConwayImprovements to the backup & restore documentation.
2004-04-22  Bruce MomjianUpdate EXECUTE docs to mention tag matches prepared...
2004-04-22  Bruce MomjianPer discussion earlier today, here is a fix that lets...
2004-04-22  Bruce MomjianAttached is are a few small fixes for dbmirror.
2004-04-22  Bruce MomjianThis patch makes the EXECUTE command's completion tag...
2004-04-22  Bruce MomjianPlease find attached a small patch so that "pg_restore...
2004-04-22  Bruce MomjianAdd global psql config file, psql.rc.sample.
2004-04-21  Neil ConwayMinor improvement to CREATE AGGREGATE docs: add an...
2004-04-21  Bruce MomjianMore thread test program improvements.
2004-04-21  Bruce MomjianImprove thread test program to show if non-*_r function...
2004-04-21  Tom LaneTweak indexscan and seqscan code to arrange that steps...
2004-04-21  Tom LaneAnother round of code cleanup on bufmgr. Use BM_VALID...
2004-04-21  Peter EisentrautNew link for Solaris IPC article
2004-04-21  Bruce MomjianChange COPY CSV keyword to be:
2004-04-20  Bruce MomjianDone:
2004-04-20  Bruce MomjianAdd doc mention that:
2004-04-20  Bruce MomjianAdd NetBSD thread compile flags.
2004-04-20  Bruce MomjianAdd:
2004-04-20  Bruce MomjianImprove IS NULL partial index wording.
2004-04-20  Bruce MomjianDone:
2004-04-20  Bruce MomjianDocument partial indexes for IS NULL lookups.
2004-04-20  Bruce MomjianRemove additional tcl doc mention.
2004-04-20  Bruce MomjianRemove TCL docs.
2004-04-20  Bruce Momjian> >> My question is whether postgres can index null...
2004-04-20  Bruce MomjianRemove pg_encoding. Not needed anymore since we have...
2004-04-20  PostgreSQL... Remove all of the libpgtcl and pgtclsh files, including...
2004-04-19  Bruce MomjianIn reading the 7.4.2 docs, the sql reference page for...
2004-04-19  Tom LaneCode review for ARC patch. Eliminate static variables...
2004-04-19  Bruce MomjianUpdate mention of diff.
2004-04-19  Bruce MomjianUpdate to my2pg version 1.28, add docs, update URL...
2004-04-19  Bruce MomjianUpdate to my2pg 1.28, from:
2004-04-19  Bruce MomjianPrevent doubling of escapes when not in quote mode...
2004-04-19  Bruce MomjianThe attached patch for contrib/pg_autovacuum/README...
2004-04-19  Bruce MomjianRemove debug code that acidentally got into CVS from...
2004-04-19  Bruce MomjianFix for BEGIN with ISOLATION/READONLY clauses.
2004-04-19  Bruce Momjian* Most changes are to fix warnings issued when compilin...
2004-04-19  Bruce MomjianComplete TODO item:
2004-04-19  Bruce MomjianDone:
2004-04-19  Bruce MomjianFix typo:
2004-04-18  Tom LaneTweak findTargetlistEntry so that bare names occurring...
2004-04-16  Bruce MomjianHandle Warn_restart_ready properly in SIGTERM safety...
2004-04-15  Bruce MomjianModify COPY for() loop to use attnum as a variable...
2004-04-15  Tom LaneImprove syntax error messages for invalid-argument...
2004-04-15  Peter EisentrautTranslation updates
2004-04-15  Peter EisentrautTranslation updates
2004-04-15  Bruce MomjianClarify meaning of second DateStyle value.
2004-04-14  Bruce MomjianUpdate name:
2004-04-14  Bruce MomjianUpdate owners of items:
2004-04-12  Bruce MomjianHere's an attempt at new socket and signal code for...
2004-04-12  Bruce MomjianChange psql \copy stdin/stdout to read from command...
2004-04-12  Bruce Momjian> > This update fixes a few small typos in names,
2004-04-11  Bruce MomjianExit backend from SIGTERM or FATAL by simulating client...
2004-04-10  Bruce MomjianPlease find a small patch to fix the brain damage ...
2004-04-09  Bruce MomjianRemove libpgeasy and odbc doc reference in filelist...
2004-04-09  Dennis BjorklundTranslation updates
2004-04-09  Dennis BjorklundTranslation updates
2004-04-08  Bruce MomjianMagnus says new Win32 timezone library will not need...
2004-04-07  Bruce MomjianAdd SQL 2003 standards.
2004-04-07  Bruce MomjianRemove bad URL.
2004-04-07  Bruce MomjianUpdate:
2004-04-07  Bruce MomjianPush superuser check farther down in the if() statement...
2004-04-07  Tom LaneStill another place to make the world safe for zero...
2004-04-07  Bruce MomjianAdd:
2004-04-07  Bruce MomjianUpdate Darwin thread compile flags, and OS version...
2004-04-07  Bruce MomjianUpdate darwin OS version.
2004-04-07  Tom LaneExtend set-operation planning to keep track of the...
2004-04-07  Tom Lanebuild_subquery_pathkeys() was examining wrong copy...
2004-04-07  Bruce MomjianDone:
2004-04-07  Bruce MomjianUpdate FAQ_DEV.
2004-04-07  Bruce MomjianUpdate Darwin as thread-safe.
2004-04-07  Bruce Momjian> >>1. change the type of "log_statement" option from...
next