]> granicus.if.org Git - postgresql/shortlog
postgresql
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...
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.
next