OSDN Git Service

pg-rex/syncrep.git
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
2001-01-24 Bruce MomjianOops, got binary in there too.
2001-01-24 Bruce MomjianAdd comment for getpwid() safety.
2001-01-24 Bruce MomjianOops, had .o file in there.
2001-01-24 Bruce MomjianUpdate TODO list.
2001-01-24 Bruce Momjianattached is take-2 of a patch which fixes a bug related
2001-01-24 Bruce MomjianI would like to do a interface change in pgcrypto....
2001-01-24 Bruce MomjianHere is a patch to make the current snapshot compile...
2001-01-24 Bruce MomjianUpdate
2001-01-24 Bruce MomjianAdd oid2name. Add streaming option later.
2001-01-24 Hiroshi InoueRemoved a dangerours DropRelationBuffers() call.
2001-01-24 Tom LaneMake functional index copy attstorage from the column...
2001-01-23 Tom LaneNarrow scope of critical section, per discussion 1...
2001-01-23 Tom LaneDo _bt_wrtbuf() outside critical section, per discussio...
2001-01-23 Peter EisentrautThe -R option didn't accept an argument, which made...
2001-01-23 Tom LaneGive 'a_expr ::= a_expr Op' production a slightly lower...
2001-01-23 Bruce MomjianSubject: Bug in SQLForeignKeys()
2001-01-23 Peter EisentrautRemove useless leftover global variable Ps_status_buffer.
2001-01-23 Bruce MomjianAdd
2001-01-23 Bruce MomjianAdd email.
2001-01-23 Bruce MomjianUpdate TODO list.
2001-01-23 Peter MountSome more additions to contrib for JDBC
2001-01-23 Michael MeskesMoved database name handling to libecpg.
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.
next