]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-01-23  Tom LaneFix all the places that called heap_update() and heap_d...
2001-01-23  Bruce MomjianAdd
2001-01-23  Bruce MomjianFix some int4->int32.
2001-01-23  Tom LaneRemove no-longer-needed restriction against referencing...
2001-01-23  Bruce MomjianUpdate TODO list.
2001-01-23  Bruce MomjianRename int4 to int32 in a few places.
2001-01-23  Bruce MomjianAdd threaded mention email.
2001-01-23  Bruce MomjianUpdate TODO list.
2001-01-23  Bruce MomjianUpdate FAQ.
2001-01-23  Bruce MomjianUpdate FAQ.
2001-01-23  Tom LaneImprove realloc() per idea from Karel Zak --- if chunk...
2001-01-23  Bruce MomjianUpdate FAQ.
2001-01-23  Bruce MomjianUpdate TODO list.
2001-01-23  Bruce MomjianUpdate TODO list.
2001-01-23  Bruce MomjianUpdate TODO list.
2001-01-22  Peter EisentrautRip out table expression section from SQL syntax chapte...
2001-01-22  Tom LaneRemove rangechecks on errno; just call strerror uncondi...
2001-01-22  Bruce MomjianPut back old MS FAQ>
2001-01-22  Tom LaneClean up lockmanager data structures some more, in...
2001-01-22  Bruce MomjianUpdate FAQ.
2001-01-22  Michael MeskesSynced preproc.y with gram.y and added missing include...
2001-01-22  Bruce MomjianUpdate FAQ.
2001-01-22  Tom LaneMinor fixes.
2001-01-22  Bruce MomjianUpdate FAQ.
2001-01-22  Bruce MomjianUpdate FAQ.
2001-01-22  Bruce MomjianAdd.
2001-01-22  Bruce MomjianUpdate.
2001-01-22  Bruce MomjianMake Kevin Lo's MS FAQ the default.
2001-01-22  Tom LaneClean up per-tuple memory leaks in trigger firing and...
2001-01-22  Tom LaneAll the global memory contexts should be DLLIMPORT...
2001-01-21  Bruce MomjianUpdate FAQ.
2001-01-21  Peter EisentrautDescription of table expressions, including join syntax...
2001-01-21  Bruce MomjianPut quotes around environment variables.
2001-01-21  Bruce MomjianUpdate FAQ.
2001-01-21  Bruce MomjianBack out patch for BLOB operations until approval.
2001-01-21  Bruce MomjianHello,
2001-01-21  Tom LaneDeal with C++ incompatibility of sys_nerr declaration...
2001-01-20  Tom LaneGet rid of sunos4-only strerror() macro, and arrange...
2001-01-20  Tom LaneRemove no-longer-used STRERROR2 config symbol.
2001-01-20  Tom LaneGet rid of initdb -t bugs by the simple expedient of...
2001-01-20  Peter EisentrautReplace some oldish, non-SQL'ish elements with more...
2001-01-20  Bruce MomjianAdd.
2001-01-20  Tom LaneGive a good error message for what's likely to be a...
2001-01-20  Bruce MomjianAdd emails about transaction rollover.
2001-01-20  Bruce MomjianUpdate TODO list.
2001-01-20  Bruce MomjianUpdate TODO list.
2001-01-20  Bruce MomjianAdd.
2001-01-20  Bruce MomjianUpdate TODO list.
2001-01-20  Bruce MomjianMove anoncvs to top of docs, then put cvs tree. Hope...
2001-01-20  Peter EisentrautAdd missing piece of BitString support to node output...
2001-01-20  Bruce MomjianIn the Programmer's Guide, the sample code for accessin...
2001-01-20  Tom LaneStill further tweaking of s_lock assembler: do not...
2001-01-19  Peter EisentrautFrom Jason Tishler <jt@dothill.com>
2001-01-19  Bruce MomjianAdd.
2001-01-19  Tom LaneMake critical sections (elog->crash) and interrupt...
2001-01-19  Bruce Momjiancleanup.
2001-01-19  Bruce MomjianRemove ; and add \n to ASM code.
2001-01-19  Bruce Momjianupdate
2001-01-19  Peter EisentrautUpdate to reality.
2001-01-19  Tom LaneMake pqexpbuffer a little more robust, per bug report...
2001-01-19  Peter EisentrautRepair circular dependencies and broken clean commands.
2001-01-19  Peter EisentrautChange
2001-01-19  Peter EisentrautChange
2001-01-19  Bruce MomjianAdd email.
2001-01-19  Bruce MomjianAdd more about LRU-2.
2001-01-19  Bruce MomjianAdd to optimizer file.
2001-01-19  Bruce MomjianUpdate TODO list.
2001-01-19  Bruce MomjianUpdate TODO list.
2001-01-19  Bruce Momjian> > I have attached a simple change to src/pl/plperl...
2001-01-19  Peter MountFri Jan 19 08:47:00 GMT 2001 peter@retep.org.uk
2001-01-19  Bruce MomjianFix alignment
2001-01-19  Bruce MomjianFix univel asm alignment
2001-01-19  Tom LaneSuppress compiler warning in MULTIBYTE code.
2001-01-19  Tom LaneSuppress compiler warning in MULTIBYTE case.
2001-01-19  Tom LaneSuppress unused-variable warning in non-Assert compilat...
2001-01-19  Bruce MomjianNew emails.
2001-01-19  Bruce MomjianAdd to type conversion TODO emails.
2001-01-19  Tom LaneUpdate docs to explain that 7.1 locks down LC_COLLATE...
2001-01-19  Bruce MomjianUpdate TODO list.
2001-01-19  Bruce MomjianAdd __volatile__ to all __asm__ and make consistent...
2001-01-19  Bruce MomjianNew ASM format:
2001-01-19  Bruce MomjianUpdate TODO list.
2001-01-19  Bruce MomjianUpdate TODO list.
2001-01-18  Bruce MomjianFix VAX ASM '1 f' -> '1f'.
2001-01-18  Bruce MomjianOops. Remove extra semicolon in comment.
2001-01-18  Bruce MomjianUpdate TODO list.
2001-01-18  Vadim B. MikheevComment out xlrec in xact_redo - no support for file...
2001-01-18  Peter MountForgot to cvs add UpdateableResultSet.java ;-)
2001-01-18  Peter MountThu Jan 18 17:37:00 GMT 2001 peter@retep.org.uk
2001-01-18  Peter MountThu Jan 18 12:24:00 GMT 2001 peter@retep.org.uk
2001-01-18  Hiroshi InoueFix some leaks(was my fault).
2001-01-18  Thomas G. LockhartFix up "Postgres-style" time interval representation...
2001-01-18  Thomas G. LockhartFix incorrect placeholder name in example.
2001-01-18  Thomas G. LockhartAdd "--nodata" option to allow schema conversion only.
2001-01-18  Tom LaneFix performance issue with qualifications on VIEWs...
2001-01-18  Thomas G. LockhartReplace contraction with long form. Cosmetic only.
2001-01-18  Bruce MomjianAdd "OK, OK, Hiroshi's right" thread.
2001-01-18  Hiroshi InoueChange LockClassinfoForUpdate() to retry mark4update...
2001-01-18  Bruce MomjianUpdate TODO list.
2001-01-18  Bruce MomjianUpdate TODO list.
next