OSDN Git Service

pg-rex/syncrep.git
2002-01-07 Peter EisentrautEditorial review
2002-01-06 Tom LaneIf we fail to fork a new backend process, (try to)...
2002-01-06 Bruce MomjianFix ecpg wording to be consistent.
2002-01-06 Bruce MomjianRemove ecpg TODO section:
2002-01-06 Tom LaneFix copy-and-paste brain damage. (These commands do...
2002-01-06 Tom LaneAdd CHECK_FOR_INTERRUPTS() in various strategic spots...
2002-01-05 Barry LindBugfix for bug reported by Marcus Better (marcus@dactyl...
2002-01-05 Bruce MomjianSpelling fix:
2002-01-04 Bruce MomjianRe-order items:
2002-01-04 Bruce MomjianAdded:
2002-01-04 Bruce Momjianecpg.sgml manual page updated to ON.
2002-01-04 Bruce MomjianChange:
2002-01-04 Bruce MomjianAdd from Vadim:
2002-01-04 Tom LaneFix some incorrect and obsolete commentary.
2002-01-04 Thomas G. LockhartAdd more complete details on date/time keywords and...
2002-01-04 Thomas G. LockhartHave to_date() call timestamptz_date() per Karel's...
2002-01-04 Bruce MomjianReplace #ifdef, #endif with # requires comment.
2002-01-04 Bruce MomjianUpdate FAQ.
2002-01-04 Bruce MomjianGive attribution:
2002-01-04 Bruce MomjianRemove:
2002-01-03 Tom LaneRequire ownership permission for CREATE INDEX, per...
2002-01-03 Tom LaneInstead of waiting a fixed amount of time for the test...
2002-01-03 Bruce MomjianPrefer savepoints term:
2002-01-03 Bruce MomjianUpdate:
2002-01-03 Tom LaneSPI_cursor_open must copy by-reference parameter values...
2002-01-03 Bruce MomjianAdd:
2002-01-03 Bruce MomjianAdd:
2002-01-03 Bruce MomjianAdded:
2002-01-03 Tom LaneShouldn't try to copy null datums with datumCopy.
2002-01-03 Bruce MomjianAdded:
2002-01-03 Bruce MomjianUpdated:
2002-01-03 Bruce MomjianAdd to java mention of pl/j.
2002-01-03 Bruce MomjianDroplang didn't have test for -l, list. This was reall...
2002-01-03 Bruce MomjianAdd mention that createlang.sh indirection not needed...
2002-01-03 Bruce MomjianUpdate FAQ_DEV.
2002-01-03 Bruce MomjianUpdate FAQ_DEV.
2002-01-03 Bruce MomjianAdded
2002-01-03 Bruce MomjianAdded suggested syntax:
2002-01-03 Bruce Momjian> > On Fri, Dec 21, 2001 at 11:43:21AM +0800, Christoph...
2002-01-03 Bruce MomjianAdd mention of index on foreign key for frequently...
2002-01-03 Bruce Momjiandroplang had same problem as createlang; default are...
2002-01-03 Bruce MomjianAdd to pool discussion.
2002-01-03 Bruce MomjianAdded
2002-01-03 Bruce MomjianAdd mention of PRIMARY in ALTER TABLE ... [ UNIQUE...
2002-01-03 Bruce MomjianIn createlang, make dbname optional, not langname,...
2002-01-03 Bruce MomjianRemove:
2002-01-03 Bruce MomjianAdded:
2002-01-03 Tom LaneGuard against roundoff errors in new selectivity-estima...
2002-01-02 Tom LaneFix to_timestamp/to_date so that zero year input for...
2002-01-02 Tom LaneFix incorrect description of rowtype variable declarati...
2002-01-01 Tom LaneDo not accept interrupts in RESUME_INTERRUPTS() and...
2002-01-01 Tom LaneFix race condition that could allow two concurrent...
2002-01-01 Thomas G. LockhartRename TIME token to ISOTIME to eliminate conflict...
2001-12-31 Bruce MomjianUpdate dbase for Maarten.Boekhold.
2001-12-30 Tom LaneMake sure that all <ctype.h> routines are called with...
2001-12-30 Tom LaneRepair example, per note in interactive docs.
2001-12-30 Bruce MomjianUpdate FAQ_DEV.
2001-12-30 Bruce Momjian*** empty log message ***
2001-12-30 Bruce MomjianAdd
2001-12-29 Bruce MomjianOops, only wanted datetime.c changes in there. lock...
2001-12-29 Bruce MomjianFix newly introduced datetime.c compile failure; not...
2001-12-29 Bruce MomjianAdded
2001-12-29 Bruce MomjianAdd missing <varlistentry>; shown in build logs.
2001-12-29 Thomas G. LockhartCheck a bit more carefully for preceeding ISO field...
2001-12-29 Thomas G. LockhartDocument the precision arguments for date/time types...
2001-12-29 Thomas G. LockhartRework the date/time parsing to tighten up some cases...
2001-12-29 Bruce MomjianAdd crossdb TODO.detail item.
2001-12-29 Bruce MomjianAdd crossdb TODO.detail item:
2001-12-29 Bruce MomjianUpdate server DEBUG startup tag fixes:
2001-12-29 Bruce MomjianAdd to java.
2001-12-29 Bruce MomjianAdded
2001-12-29 Bruce MomjianUpdate FAQ_DEV.
2001-12-29 Bruce MomjianUpdate FAQ_DEV.
2001-12-29 Bruce MomjianAdded
2001-12-29 Bruce MomjianUpdate FAQ_DEV.
2001-12-28 Tom LaneImprove LOCK_DEBUG logging code for LWLocks.
2001-12-28 Bruce MomjianAdded
2001-12-28 Bruce MomjianAdd
2001-12-28 Bruce MomjianAdd
2001-12-28 Peter EisentrautUpdate from Serguei Mokhov
2001-12-28 Bruce MomjianAdd pljava messages.
2001-12-28 Bruce MomjianTypo.
2001-12-28 Bruce MomjianAdded
2001-12-28 Tom LaneEnsure that all direct uses of spinlock-protected data...
2001-12-28 Bruce MomjianAdd
2001-12-28 Bruce MomjianAdded
2001-12-28 Bruce MomjianAdd thread item.
2001-12-28 Bruce MomjianAdd more Christof Petig ecpg items.
2001-12-28 Bruce MomjianChristof Petig changes where for HISTORY, not TODO.
2001-12-28 Bruce MomjianOops, back out paren fix. That is for 7.3.
2001-12-28 Bruce MomjianAdd mention of Christof Petig for ecpg items.
2001-12-28 Bruce MomjianAdded for Christof Petig:
2001-12-28 Bruce MomjianAdded:
2001-12-28 Bruce MomjianUpdate to show current capability and future direction...
2001-12-28 Bruce MomjianAdded:
2001-12-28 Bruce MomjianI know we talked about this in the past but I never...
2001-12-27 Tom LaneExpand on description of when to use or not use TRUST...
2001-12-27 Tom LaneDocument obj_description and col_description functions...
2001-12-27 Peter EisentrautSmall fixes
2001-12-27 Peter EisentrautUpdate from Serguei Mokhov
next