]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-02-03  Peter EisentrautImproved wording, from Albert REINER <areiner@tph.tuwie...
2001-02-03  Peter EisentrautUpdate, polish, consistencify preface/intro sections.
2001-02-03  Bruce MomjianChange description.
2001-02-02  Vadim B. MikheevRuntime tree recovery is implemented, just testing...
2001-02-02  Bruce MomjianApply patches for QNX from Maurizio
2001-02-01  Bruce MomjianA patch for the GROUP BY/HAVING example. p.date should...
2001-02-01  Bruce Momjian Please replace with the one attached to this...
2001-01-31  Michael MeskesApplied two bug fixes by Christof Petig.
2001-01-31  Peter MountWed Jan 31 08:46:00 GMT 2001 peter@retep.org.uk
2001-01-31  Peter MountTue Jan 30 22:24:00 GMT 2001 peter@retep.org.uk
2001-01-31  Vadim B. MikheevCouple additional functions to fix tree at runtime.
2001-01-30  Bruce MomjianUpdate /contrib README and add init.d from Ryan.
2001-01-29  Bruce MomjianUpdate HISTORY/release with current changes.
2001-01-29  Bruce MomjianUpdate TODO list.
2001-01-29  Bruce MomjianRemove unused TODO.detail functions.
2001-01-29  Bruce MomjianRemove subquery.
2001-01-29  Bruce MomjianUpdate TODO list.
2001-01-29  Bruce MomjianUpdate TODO list.
2001-01-29  Bruce MomjianUpdate to PyGreSQL-3.1
2001-01-29  Vadim B. MikheevCall _bt_fixroot() from _bt_insertonpg.
2001-01-29  Marc G. Fournierupdate configure to beta4
2001-01-29  Bruce MomjianUpdate FAQ.
2001-01-29  Tom LaneClean up handling of tuple descriptors so that result...
2001-01-29  Bruce MomjianThe following patch is required for successful compilat...
2001-01-28  Bruce MomjianUpdate FAQ.
2001-01-28  Bruce MomjianUpdate FAQ.
2001-01-28  Bruce MomjianUpdate FAQ.
2001-01-28  Bruce MomjianUpdate TODO list.
2001-01-28  Bruce MomjianUpdate TODO list.
2001-01-28  Bruce MomjianUpdate FAQ.
2001-01-28  Bruce MomjianUpdate TODO list.
2001-01-28  Philip WarnerUsed LEFT OUTER JOIN for various queries
2001-01-28  Philip WarnerApplied (slightly modified) patches from Tatsuo:
2001-01-27  Bruce MomjianHere is an update on the Win32 patch. Modified files...
2001-01-27  Bruce MomjianUpdate FAQ.
2001-01-27  Bruce MomjianAdd 'foreign' file.
2001-01-27  Bruce MomjianAdd missing pgaccess files.
2001-01-27  Bruce MomjianUpdate to pgaccess 0.98.7.
2001-01-27  Philip WarnerWhen dropping the schema, reconnect as owner of each...
2001-01-27  Peter EisentrautMake into appendix, correct some items.
2001-01-27  Peter EisentrautAdd permission check for CHECKPOINT.
2001-01-27  Tom LaneFix failure to create sequences for more than one SERIA...
2001-01-27  Bruce MomjianUpdate TODO list.
2001-01-27  Bruce MomjianUpdate TODO list.
2001-01-27  Tom LaneLooks like I broke cases involving combinations of...
2001-01-27  Bruce Momjianin the tutorial, chapter 2., "Relational Data Model...
2001-01-27  Bruce MomjianUpdate TODO list.
2001-01-27  Tom LaneDon't crash if subquery appears multiple times in joint...
2001-01-27  Tom LaneRepair bug reported by Huxton, 1/24/01. We need to...
2001-01-27  Bruce MomjianUpdate FAQ.
2001-01-27  Bruce MomjianUpdate FAQ.
2001-01-27  Bruce Momjian Just a quick patch to make the geometry test...
2001-01-27  Tom LaneRefuse to try to attach a condition to a NOTIFY or...
2001-01-27  Tom LaneSuppress coredump when EXPLAINing query that is rewritt...
2001-01-27  Tom LaneRe-read Unix-socket lock file every so often (every...
2001-01-26  Peter EisentrautClean up markup, add description of contrib/array opera...
2001-01-26  Tom LaneChange float8-to-int8 conversion to round to nearest...
2001-01-26  Bruce Momjianodbc1.diff changes the text on the Protocol Radio butto...
2001-01-26  Tom Lanegcc complains about improperly terminated comment.
2001-01-26  Bruce MomjianUpdate TODO list.
2001-01-26  Peter EisentrautAdd some links from data type chapter to section on...
2001-01-26  Bruce MomjianUpdate TODO list.
2001-01-26  Bruce MomjianUpdate TODO list.
2001-01-26  Bruce MomjianUpdate TODO list.
2001-01-26  Bruce MomjianUpdate TODO list.
2001-01-26  Bruce MomjianUpdate TODO list.
2001-01-26  Tom LaneSpecial case in ProcSleep() wasn't sufficiently general...
2001-01-26  Vadim B. MikheevFirst step in attempt to fix tree at runtime: create...
2001-01-25  Michael MeskesSynced gram.y and preproc.y.
2001-01-25  Peter EisentrautFor missing owner of database, default to superuser.
2001-01-25  Peter EisentrautAvoid bogus failures due to 'ps x | grep postmaster...
2001-01-25  Peter MountAdded an alternative constructor to PGSQLException...
2001-01-25  Bruce MomjianAdd to TODO.detail.
2001-01-25  Bruce MomjianUpdate TODO list.
2001-01-25  Bruce MomjianUpdate TODO list.
2001-01-25  Tom LaneWhoops, forgot to do ProcLockWakeup() after deadlock...
2001-01-25  Bruce MomjianAdd.
2001-01-25  Tom LaneRe-implement deadlock detection and resolution, per...
2001-01-25  Bruce MomjianFurther to the previous ODBC patches I posted today...
2001-01-25  Bruce Momjian> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
2001-01-25  Bruce MomjianI decided to give this a go after all :-) The attached...
2001-01-25  Bruce MomjianThis patch fixes an arrayindexoutofbounds exception...
2001-01-25  Bruce MomjianAdd ./include/config.h.win32 to RELEASE update list.
2001-01-25  Bruce MomjianAdd to inheritance
2001-01-24  Bruce MomjianUpdate TODO list.
2001-01-24  Bruce MomjianAttached is a revised patch that removes the static...
2001-01-24  Peter EisentrautWAL documentation, from Oliver Elphick and Vadim Mikheev.
2001-01-24  Peter EisentrautUpdate based on documentation written by Vadim Mikheev...
2001-01-24  Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-24  Bruce MomjianUpdate TODO list.
2001-01-24  Peter EisentrautFix bogus pattern for STRING.
2001-01-24  Bruce MomjianAdd all possible config file options.
2001-01-24  Bruce MomjianPut back old config contents until I am finished.
2001-01-24  Bruce MomjianAdd "idle in transaction" status message
2001-01-24  Bruce MomjianIt looks Ok, but it has one unnecessary step. There...
2001-01-24  Bruce MomjianFix formatting of db crash.
2001-01-24  Bruce MomjianAdd.
2001-01-24  Bruce MomjianAdd file.
2001-01-24  Bruce MomjianUpdate TODO list.
2001-01-24  Peter MountRemoved the 8k row limit reported by DatabaseMetaData
next