]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-02-08  Peter EisentrautMake -w the default for shut down, add -W option to...
2001-02-08  Bruce MomjianUPdate file from Patrick.
2001-02-08  Hiroshi InoueFix a misuse of 'char *' declaration.
2001-02-08  Tom LaneWhen launching a child backend, take care to close...
2001-02-07  Vadim B. MikheevFixBTree flag still exists and may be used to turn
2001-02-07  Vadim B. MikheevRuntime btree recovery is now ON by default.
2001-02-07  Vadim B. MikheevMacro for btree runtime fix.
2001-02-07  Tom LaneRepair postmaster memory leakage during password authen...
2001-02-07  Tom LaneRedo pgaccess' queries about views so that they will...
2001-02-07  Tom LaneNot sure why this work script was in the repository...
2001-02-07  Tom LaneMinor copy-editing.
2001-02-07  Tom LaneUse explicit path to libpgtcl.so, instead of relying...
2001-02-07  Tom LaneMake DEF_PGPORT available to Makefiles, so it can be...
2001-02-07  Tom LaneActually, it looks like DEF_PGPORT belongs over in...
2001-02-07  Tom LaneRemove broken (and unnecessary) definition of DEF_PGPORT.
2001-02-07  Peter EisentrautOnly pass the -L* portions of LDFLAGS to the Python...
2001-02-07  Tom LaneNeed to specify DYNAMIC_PATH flag to shl_load, else...
2001-02-07  Bruce MomjianUpdate FAQ.
2001-02-07  Bruce MomjianUpdate FAQ.
2001-02-07  Peter MountSome updates prior to retrieving a fresh cvs copy:
2001-02-07  Bruce MomjianAdd java.
2001-02-07  Bruce MomjianUpdate TODO list.
2001-02-07  Bruce MomjianAdd item.
2001-02-07  Bruce MomjianUpdate TODO list.
2001-02-07  Bruce MomjianUpdate TODO list.
2001-02-06  Bruce Momjiancleaned up.
2001-02-06  Bruce MomjianMake it clearer.
2001-02-06  Peter EisentrautOnly use termcap xor [n]curses, depending on what readl...
2001-02-06  Bruce MomjianWell, learned the hard way...
2001-02-06  Bruce MomjianAdd.
2001-02-06  Bruce MomjianUpdate /contrib and TODO.detail.
2001-02-06  Bruce MomjianUpdate TODO list.
2001-02-06  Bruce MomjianUpdate TODO list.
2001-02-06  Peter EisentrautIf the first argument is --version or --help, skip...
2001-02-06  Vadim B. MikheevPageAddItem in overwrite mode: must *NOT* check itemid...
2001-02-06  Bruce MomjianUpdate FAQ.
2001-02-06  Hiroshi InoueImproved version handling introduced by Dave Page.
2001-02-06  Tom LaneNow that I look at it, PQoidValue() ain't quite right...
2001-02-06  Tom LaneRepair PQoidStatus() bug reported by darcy@druid.net.
2001-02-06  Tom LaneOut-of-bounds memory allocation request sizes should...
2001-02-05  Peter EisentrautDocument BETWEEN.
2001-02-05  Bruce MomjianUpdate FAQ.
2001-02-05  Peter EisentrautDump/display 'timestamp' as 'timestamp with time zone...
2001-02-04  Peter EisentrautMove PL docs to programmer's guide, "storage" chapter...
2001-02-04  Peter EisentrautCheck for -lresolv.
2001-02-04  Peter EisentrautPass LDFLAGS along with LIBS to the Python build stuff...
2001-02-04  Peter EisentrautMust run jadetex three times to get correct page number...
2001-02-04  Peter EisentrautWhen making xrefs to refsects, the linkend should point...
2001-02-03  Bruce MomjianRe-add Peter E's changes.
2001-02-03  Tom LaneFix inappropriate attempt to push down qual clauses...
2001-02-03  Peter EisentrautUse elog() instead of exit() for fatal scanner errors.
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...
next