]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2002-03-06  Bruce MomjianImprove elog descriptions.
2002-03-06  Bruce MomjianAdd missing Unicode multibyte files.
2002-03-06  Bruce MomjianChange made to elog:
2002-03-06  Bruce MomjianAdd name:
2002-03-06  Dave Cramer changed Cancel to cancel
2002-03-05  Dave Cramerbacked out changes for cancel, no need to look for...
2002-03-05  Dave CramerPatch by Nicolas Verger to correctly propogate SQLWarni...
2002-03-05  Dave Cramerfixed cancel query bug introduced by patch
2002-03-05  Bruce MomjianAutoconf for jdbc debug changes.
2002-03-05  Bruce MomjianAt this moment, --enable-debug adds debugging informati...
2002-03-05  Bruce Momjian Prevent failed passwords from being echoed to server...
2002-03-05  Bruce MomjianPrevent failed passwords from being echoed to server...
2002-03-05  Bruce MomjianUpdate FAQ.
2002-03-05  Bruce MomjianThis version has been synchonized with English version...
2002-03-05  Bruce MomjianThis trivial patch fixes a typo and improves the phrasi...
2002-03-05  Bruce MomjianAdds \du documentation line for \? in psqls help.c
2002-03-05  Bruce MomjianPlease, apply attached patch for contrib/tsearch to...
2002-03-05  Bruce MomjianBack out old version and update with newer patch of:
2002-03-05  Bruce MomjianCurrently, contrib/oid2name doesn't bother to free...
2002-03-05  Bruce Momjian> Tatsuo Ishii wrote:
2002-03-05  Bruce MomjianI attach a version of my toast-slicing patch, against...
2002-03-05  Bruce MomjianI was digging through the GiST code, and figured I...
2002-03-05  Bruce MomjianHere's a patch against 7.1.3 that fixes a problem with...
2002-03-05  Tom LanePrevious patch to mark UNION outputs with common typmod...
2002-03-05  Dave CramerDoug Fields patch to prevent exception being thrown...
2002-03-05  Dave Cramerpatch from Zhenbang Wei
2002-03-05  Bruce MomjianAdd:
2002-03-05  Dave CramerPatch from Ryouichi Matsuda
2002-03-05  Dave Cramer patch from Mitchel Friedman to fix getTables
2002-03-05  Bruce MomjianShowing index details with \d on psql.
2002-03-05  Dave Cramer patch from Vicktor to fix Numeric decimal digits in...
2002-03-05  Bruce MomjianBack out python patch:
2002-03-05  Bruce MomjianThis patch to the python bindings adds C versions of...
2002-03-05  Bruce MomjianAdd \timing patch to psql. Times all queries.
2002-03-04  Bruce MomjianAdd PQunescapeBytea libpq function.
2002-03-04  Bruce MomjianImprove libpgeasy API for multiple result sets, add...
2002-03-04  Tom LaneAdd Assert check to catch vsnprintf overrunning its...
2002-03-04  Tom LaneUpdate FAQ_Solaris with info about gcc 2.95.1 problems...
2002-03-04  Tom LaneMake port makefile slightly less crufty.
2002-03-04  Bruce MomjianModify:
2002-03-04  Bruce MomjianAdd:
2002-03-04  Tom LaneFix very ancient breakage in alter-table tests: apparen...
2002-03-04  Tom LaneIf presented db path has a trailing slash, remove it...
2002-03-04  Tatsuo IshiiFix bug in extract/date_part for milliseconds/miscrosec...
2002-03-04  Tom LaneFix bogus error check in pg_execute, per report from...
2002-03-04  Tom LaneFurther work on elog cleanup: fix some bogosities in...
2002-03-03  Bruce MomjianUpdate FAQ.
2002-03-03  Tom LaneCatcaches can now store negative entries as well as...
2002-03-03  Bruce MomjianUpdate FAQ.
2002-03-03  Bruce MomjianDefault server_min_messages is NOTICE.
2002-03-03  Tom LaneCause regression tests to pass again after elog changes.
2002-03-02  Tom LaneSome kibitzing about appropriate elog levels for sinval...
2002-03-02  Bruce MomjianCommit to match discussed elog() changes. Only update...
2002-03-02  Tom LaneAdd code to allow profiling of backends on Linux: save...
2002-03-02  Tom LaneDon't bother to request SSL connection over a Unix...
2002-03-02  Tom LaneArray slice extraction should produce a result array...
2002-03-01  Peter EisentrautUser and database-specific session defaults for run...
2002-03-01  Peter Eisentrautarray_ref() should set isNull to false explicitly if...
2002-03-01  Tom LaneFix thinko: cost_mergejoin must pay attention to which...
2002-03-01  Bruce MomjianRevert quotes, 7.2 doesn't need them for CREATE FUNCTION.
2002-03-01  Bruce MomjianOops, we didn't have single quotes around 'langname...
2002-03-01  Hiroshi InoueAdd files for Unicode support.
2002-03-01  Tom LaneSecond thoughts dept: arrange to cache mergejoin scan...
2002-03-01  Tom LaneTeach planner about the idea that a mergejoin won't...
2002-02-27  Tom LaneTweak pg_exec_query_string so that we close down transa...
2002-02-27  Peter EisentrautSome cleanups in CREATE/ALTER/DROP USER ref pages.
2002-02-27  Tom Lane#ifdef out pg_dump's check on whether a sequence's...
2002-02-27  Tom LaneParanoia about data structure lifetime ...
2002-02-27  Tom LaneClean up BeginCommand and related routines. BeginComma...
2002-02-27  Bruce MomjianUpdate FAQ.
2002-02-27  Hiroshi InoueImprove the handling of ODBC escape(a request from...
2002-02-27  Tatsuo IshiiFix bug in COPY FROM when DELIMITER is not in ASCII...
2002-02-26  Tom LaneRestructure command-completion-report code so that...
2002-02-26  Tom LaneCorrect typo noticed by Christopher Kings-Lynne.
2002-02-26  Dave CramerImplementation for cancelQuery by Grant Finnemore ...
2002-02-26  Tom LaneUse quote-marks to try to clarify a plpgsql error messa...
2002-02-25  Tom LaneTweak psql's \connect command to not downcase unquoted...
2002-02-25  Bruce MomjianAdded:
2002-02-25  Bruce MomjianUpdate FAQ_DEV.
2002-02-25  Bruce MomjianUpdate FAQ.
2002-02-25  Bruce MomjianFix for PAM error message display:
2002-02-25  Bruce MomjianAdd items and JDBC maintainers:
2002-02-25  Tom LaneAdd note that BLCKSZ must be a power of 2.
2002-02-25  Thomas G. LockhartAdd a large number of time zones to the lookup table.
2002-02-25  Bruce MomjianUpdate completed items:
2002-02-25  Bruce MomjianThis patch will allow arbitrary levels of analyze ...
2002-02-25  Tom LaneTry to make makefile actually work ...
2002-02-25  Bruce MomjianFix typo in Makefile.
2002-02-25  Bruce MomjianI've attached a simple patch which should improve the...
2002-02-25  Bruce MomjianFix typo in filename.
2002-02-25  Bruce MomjianAdd integer aggregator to /contrib.
2002-02-25  Bruce Momjian*** empty log message ***
2002-02-25  Bruce MomjianRe-add equals documentation with CREATE DATABASE.
2002-02-25  Bruce MomjianRemove documentation of equals in CREATE DATABASE....
2002-02-24  Tom LaneFix bogus createdb option syntax recommended by initloc...
2002-02-24  Tom LaneFix copy-and-paste typo.
2002-02-24  Tom LaneAdd -O/--owner switch to createdb script, in support...
2002-02-24  Tom LaneModify pg_dumpall so that output script uses new OWNER...
2002-02-24  Tom LaneAdd OWNER option to CREATE DATABASE, so superusers...
2002-02-24  Dave Cramercompiles correctly but still doesn't work with jdk 1.4
next