]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2002-03-19  Bruce MomjianFix for trigger handling:
2002-03-19  Bruce Momjian>Added ServerEncoding
2002-03-19  Bruce Momjian> I am backing out this patch. Please resubmit with...
2002-03-19  Bruce MomjianAdd psql \dD listing of domains, from Jonathan Eisler.
2002-03-19  Bruce MomjianAdd DOMAIN support. Includes manual pages and regressi...
2002-03-19  Dave Cramerapplied patch from Liam Stewart
2002-03-19  Bruce MomjianComment patch:
2002-03-19  Bruce MomjianImprove wording of bug fix:
2002-03-18  Bruce MomjianUpdate for 7.2.1.
2002-03-18  Bruce MomjianUpdate FAQ.
2002-03-18  Dave CramerFixes bug where query hangs if there is an error in...
2002-03-17  Tom LaneImprove documentation about array I/O representation.
2002-03-16  Tom LaneTry to make array_in's behavior a tad less bizarre...
2002-03-16  Dave Cramerfixed QueryExecuter to deal with multiple errors
2002-03-15  Bruce MomjianManually clean up indenting of ecpg lex/yacc files...
2002-03-15  Tom LaneRepair two problems with WAL logging of sequence nextva...
2002-03-15  Bruce MomjianBack out EXCEPT/DIFFERENCE patch. Seems I forgot the...
2002-03-15  Bruce MomjianFix for docs from Patrick Welche:
2002-03-15  Dave Cramerpatch from Alexey Slynko
2002-03-14  Bruce MomjianThe attached patch changes ALTER TABLE OWNER to also...
2002-03-14  Hiroshi Inoue1) Internal improvements to handle updatable cursors...
2002-03-13  Peter EisentrautMove
2002-03-12  Bruce MomjianChange "head -1" to "sort q" as suggested for POSIX...
2002-03-12  Tom LaneRestructure representation of join alias variables...
2002-03-11  Bruce MomjianMore pgsql \? cleanup for Peter E.
2002-03-11  Bruce MomjianCorrect optional args in psql \? as pointed out by...
2002-03-11  Bruce MomjianPleas apply it for 7.2.1 and current CVS.
2002-03-11  Bruce MomjianMention time() and interval() are also changed in 7.2.
2002-03-11  Bruce MomjianInlined a patch to add the libpq setNoticeProcessor...
2002-03-11  Michael MeskesChanged the version numbers, but did not commit the...
2002-03-11  Hiroshi InoueBug fixes for the 2002-03-08 change.
2002-03-11  Peter EisentrautFix markup
2002-03-11  Peter EisentrautUppercase class selectors, to work with browsers that...
2002-03-11  Bruce MomjianBack out this for Peter:
2002-03-10  Michael MeskesFixed two bugs in define command in pgc.l
2002-03-10  Bruce MomjianUpdate and remove items:
2002-03-10  Bruce MomjianAdd DEFAULT_INDEX_TYPE == "btree", for clarity.
2002-03-10  Bruce MomjianDisable brackets in multi-statement rules, as discussed.
2002-03-09  Thomas G. LockhartGuard against NULL strings in SET key=val constructs.
2002-03-09  Dave CramerAdded a check for not calling next() before getting...
2002-03-09  Tom LaneCode review for improved-hashing patch. Fix some porta...
2002-03-09  Dave CramerHere is a small patch that cleans up some error reporti...
2002-03-09  Bruce MomjianWording improvements to runtime.sgml. Add mention...
2002-03-08  Bruce MomjianImprove wording of pg_hba.conf file.
2002-03-08  Hiroshi InoueRemove compile errors.
2002-03-08  Hiroshi Inoue1) Implement SQLParamOptions().
2002-03-08  Tom Laneanalyze.o need not depend on parser.h.
2002-03-08  Tom LaneRemove unnecessary inclusion.
2002-03-08  Tom LaneFix copying/equality-check bugs in GrantStmt and Constr...
2002-03-08  Bruce MomjianRemove async TODO.detail file.
2002-03-08  Bruce MomjianUpdate TODO items that are completed.
2002-03-08  Bruce MomjianTODO item done:
2002-03-08  Bruce MomjianMark as done:
2002-03-08  Bruce MomjianAdd
2002-03-08  Tom LaneAdd missing colon to getopt() arg.
2002-03-07  Bruce MomjianAdd FULL in VACUUM psql completion.
2002-03-07  Bruce MomjianAdjust elog() tags so source and regression tests match.
2002-03-07  Bruce MomjianBack out psql domain improvements until domain is applied.
2002-03-07  Bruce MomjianBack out domain patch until it works properly.
2002-03-07  Bruce MomjianAlso an small change to the tab-complete feature of...
2002-03-06  Bruce MomjianFix syntax error introduced by patch.
2002-03-06  Bruce MomjianI've attached a patch which implements Bob Jenkin's...
2002-03-06  Bruce MomjianEnable ALTER TABLE ADD PRIMARY KEY for pg_dump, for...
2002-03-06  Bruce Momjianalter table doc cleanups.
2002-03-06  Bruce MomjianThis simple patch fixes broken Makefile, broken ApplySn...
2002-03-06  Bruce MomjianHere is a diff of changes to the psql source code imple...
2002-03-06  Bruce MomjianOk. Updated patch attached.
2002-03-06  Bruce MomjianModify ALTER TABLE OWNER to change index ownership...
2002-03-06  Bruce MomjianUpdate docs for new stored procedure error levels.
2002-03-06  Bruce MomjianAdd new elog() levels to stored procedure languages...
2002-03-06  Bruce MomjianAdd libpgeasy example file.
2002-03-06  Michael MeskesSynced parser with backend.
2002-03-06  Bruce MomjianUpdate reference pages for new INFO, NOTICE, WARNING...
2002-03-06  Bruce MomjianUpdate docs for new INFO, NOTICE, WARNING elog() levels.
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
next