]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2002-06-14  Bruce MomjianBack out SSL changes. Newer patch available.
2002-06-14  Bruce MomjianAttached are a revised set of SSL patches. Many of...
2002-06-14  Tatsuo IshiiAdd support for GB18030
2002-06-13  Tom LaneSuppress 'owner of datatype appears to be invalid'...
2002-06-13  Bruce MomjianAllow ANALYZE to run in a transaction.
2002-06-13  Bruce MomjianAdd:
2002-06-13  Bruce MomjianAdd Win32 thread to TODO.detail.
2002-06-13  Tom LaneMake WHERE conditions pulled up from subqueries be...
2002-06-13  Dave Cramerremoved personal test parameters
2002-06-13  Thomas G. LockhartAdd PLACING to the list of reserved keywords. Added...
2002-06-13  Dave CramerAdded test for newly implemented updateable result...
2002-06-13  Dave Cramerchanges to accomodate updateable resultset mostly just...
2002-06-13  Dave CramerImplemented updateable result sets based on raghu nidag...
2002-06-13  Dave Cramerchanged some commented out messages to use the Driver...
2002-06-13  Dave Crameradded messages for updateable result sets
2002-06-13  Tatsuo IshiiAdd GB18030 support. Contributed by Bill Huang <bill_hu...
2002-06-13  Tatsuo Ishiimake namein multibyte aware
2002-06-13  Bruce MomjianUpdate for new SGML file.
2002-06-13  Bruce MomjianMove disk usage section into its own section.
2002-06-13  Bruce MomjianAdd section on showing disk usage.
2002-06-13  Tom LaneFurther tweaks to support display of sort keys in EXPLA...
2002-06-13  Tom LaneRepair for bug #691 --- CREATE TABLE AS column aliases...
2002-06-13  Bruce MomjianMention vacuum for relpages.
2002-06-13  Bruce MomjianAdd script to show disk space per db.
2002-06-12  Bruce MomjianImprove query.
2002-06-12  Bruce MomjianAdd mention of query showing pages used.
2002-06-12  Bruce MomjianAdd to ecpg:
2002-06-12  Bruce MomjianCleanup.
2002-06-12  Bruce MomjianAdd -q option to oid2name. Add sample session to README.
2002-06-12  Michael MeskesApplied Lee Kindness' patch to fix one of memory alloca...
2002-06-12  Hiroshi Inoue1) Fix a bug *double error message*.
2002-06-11  Bruce MomjianAllow createdb to create comments in current db, not...
2002-06-11  Bruce MomjianMark as done:
2002-06-11  Thomas G. LockhartFix markup typo.
2002-06-11  Thomas G. LockhartImplement SQL99 OVERLAY(). Allows substitution of a...
2002-06-11  Thomas G. LockhartImplement SQL99 OVERLAY(). Allows substitution of a...
2002-06-11  Jan WieckKatherine Ward wrote:
2002-06-11  Bruce MomjianFix link.
2002-06-11  Bruce MomjianUpdate performance section.
2002-06-11  Barry LindThe patch does the following:
2002-06-11  Bruce MomjianUpdate fsync FAQ item.
2002-06-10  Bruce MomjianFix link.
2002-06-10  Bruce MomjianMove ruler to separate sections.
2002-06-10  Bruce MomjianAdd item for plpgsql temp table access.
2002-06-10  Bruce MomjianFix spacing.
2002-06-08  Bruce MomjianUpdate new Russian FAQ, from Victor Vislobokov
2002-06-08  Bruce MomjianRemove DEBUG_LEVEL from postgresql.conf. Now uses...
2002-06-07  Bruce MomjianImprove readability of factorial, from Florian Weimer.
2002-06-07  Bruce MomjianFix for factorial(0::int2) returning 1, from sugita...
2002-06-07  Bruce MomjianPlease apply attached patch to contrib/intarray (7...
2002-06-07  Bruce MomjianThe attached patch fixes a problem with InstallXLogFile...
2002-06-07  Bruce MomjianNone.
2002-06-07  Bruce MomjianRemove int16 from libpgeasy examples. Improve error...
2002-06-07  Barry Lindfixed bug reported by cc.ais40@wanadoo.fr where getObje...
2002-06-07  Bruce MomjianAdd:
2002-06-07  Bruce MomjianFix interface example errors causes by backend changes.
2002-06-07  Bruce MomjianMark as done:
2002-06-06  Dave Cramerchange table name to lower case in getColumns
2002-06-06  Hiroshi InoueAdd missing win_setup.h.
2002-06-06  Hiroshi InoueAdd *Int8 As* option.
2002-06-05  Dave Cramerfixed getImported/ExportedKeys to be simpler, and retur...
2002-06-05  Bruce MomjianAdd /dev/zero mention for anon mmap().
2002-06-04  Bruce MomjianUpdate Japanese FAQ, from Jun Kuwamura
2002-06-03  Bruce MomjianDocument that SM_* variables should be longer.
2002-06-03  Bruce MomjianUpdate as done:
2002-06-03  Barry Lindfixed bug reported by Noel Rappin (nrappin@sockeye...
2002-06-03  Bruce MomjianRemove NOCREATE patch from TODO.detail.
2002-06-03  Bruce MomjianSmall patch to correct the default arraysize associated
2002-06-03  Bruce MomjianUpdate index growth problem.
2002-06-03  Bruce MomjianThe attached patch fixes a typo in the documentation...
2002-06-03  Bruce MomjianMention SM_USER should be the same size as the others.
2002-06-02  Bruce MomjianAdd PQescapeString and PQescapeBytea for Win32.
2002-06-02  Bruce MomjianRemove mention of timestamp() in SGML docs; doesn...
2002-06-02  Bruce MomjianAllow pod2man 5.005p3 to work with our current sources.
2002-06-01  Peter EisentrautAdd section explaining unspecified expression evaluatio...
2002-06-01  Peter EisentrautIndent verbatim environments.
2002-06-01  Bruce MomjianMention btree:
2002-06-01  Thomas G. LockhartFix timestamp to date conversion for the case where...
2002-05-30  Tom LaneImprove manual's discussion of locking and MVCC.
2002-05-30  Dave Cramersmall fix to testExportedKeys
2002-05-30  Dave Crameradded imported/exported key testDatabaseMetaDataTest...
2002-05-29  Tom LaneAdd a note about the interpretation of amcanmulticol...
2002-05-29  Tom LaneAnother place that needs schema qualification.
2002-05-29  Tom LaneFix some more not-schema-aware queries in pg_dump....
2002-05-29  Bruce MomjianRemove 32-bit mention:
2002-05-28  Tom LaneRearrange LOG_CONNECTIONS code so that two log messages...
2002-05-28  Tom LaneRework pg_dump namespace search criteria so that dumpin...
2002-05-28  Tom LaneQueries used by ruleutils were not schema-proof.
2002-05-28  Tom LaneIn default nextval('foo') expression for a SERIAL colum...
2002-05-28  Peter EisentrautChange PL/Perl and Pg interface build to use configured...
2002-05-28  Tom LaneFix a bug with building rtree_gist indexes.
2002-05-28  Tom LaneRepair error with not adjusting active scans properly...
2002-05-28  Bruce MomjianUpdate:
2002-05-27  Tom LaneUpdate dblink to work with qualified relation names.
2002-05-27  Tom LaneDistinguish between MaxHeapAttributeNumber and MaxTuple...
2002-05-25  Bruce MomjianAdd
2002-05-25  Tom LaneRemove AMI_OVERRIDE tests from tqual.c routines; they...
2002-05-25  Tom LaneAlterDatabaseSet() forgot to update the indexes on...
2002-05-24  Tom LaneFix coding error in UTF conversion.
2002-05-24  Tom LaneAdd 'volatile' to suppress gcc warning. Not sure why...
next