]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2002-06-15  Bruce MomjianWriteBuffer return value:
2002-06-15  Bruce MomjianUpdate LOG_PID to mention it doesn't control syslog.
2002-06-15  Bruce MomjianRemove some pre-WAL relics:
2002-06-15  Bruce MomjianThis patch wraps all accesses to t_xmin, t_cmin, t_xmax...
2002-06-15  Bruce MomjianThe normal operation of our servers is to have tcpip_so...
2002-06-15  Bruce MomjianFix for TAB completion using GRANT DELETE in psql.
2002-06-15  Bruce MomjianThe macaddr datatype understands most formats of MAC...
2002-06-15  Bruce MomjianNoted with versions 7.0.3, 7.1.3, and 7.2.1:
2002-06-15  Bruce MomjianOn Wed, 2002-05-29 at 01:41, Tom Lane wrote:
2002-06-15  Bruce MomjianThe method PgLargeObject::LOid() is missing an implemen...
2002-06-15  Bruce MomjianAdd C++ indent tool.
2002-06-15  Bruce MomjianThis patch fixes a few minor problems with libpq++...
2002-06-15  Thomas G. LockhartAdd LOCALTIME and LOCALTIMESTAMP functions per SQL99...
2002-06-15  Thomas G. LockhartSearch the existing regular expression cache as a ring...
2002-06-15  Thomas G. LockhartAdd NetBSD/MIPS as a supported platform.
2002-06-15  Bruce MomjianMake encryption of stored passwords the default, as...
2002-06-15  Bruce MomjianRemove pfrees of cached pg_pwd file, per Tom Lane.
2002-06-14  Dave Crameradded empty result set testing
2002-06-14  Dave Crameradded empty result set testing
2002-06-14  Bruce MomjianYet another SSL patch. :-) This one adds some informat...
2002-06-14  Bruce MomjianSSL patch that adds support for optional client certifi...
2002-06-14  Bruce MomjianPatch that checks ownership and permissions on server...
2002-06-14  Bruce MomjianSSL patch to periodically renegotiate session key.
2002-06-14  Bruce MomjianSSL support for ephemeral DH keys.
2002-06-14  Bruce MomjianUPDATED PATCH:
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...
next