OSDN Git Service

pg-rex/syncrep.git
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.
2001-01-26 Bruce MomjianUpdate TODO list.
2001-01-26 Tom LaneSpecial case in ProcSleep() wasn't sufficiently general...
2001-01-26 Vadim B. MikheevFirst step in attempt to fix tree at runtime: create...
2001-01-25 Michael MeskesSynced gram.y and preproc.y.
2001-01-25 Peter EisentrautFor missing owner of database, default to superuser.
2001-01-25 Peter EisentrautAvoid bogus failures due to 'ps x | grep postmaster...
2001-01-25 Peter MountAdded an alternative constructor to PGSQLException...
2001-01-25 Bruce MomjianAdd to TODO.detail.
2001-01-25 Bruce MomjianUpdate TODO list.
2001-01-25 Bruce MomjianUpdate TODO list.
2001-01-25 Tom LaneWhoops, forgot to do ProcLockWakeup() after deadlock...
2001-01-25 Bruce MomjianAdd.
2001-01-25 Tom LaneRe-implement deadlock detection and resolution, per...
2001-01-25 Bruce MomjianFurther to the previous ODBC patches I posted today...
2001-01-25 Bruce Momjian> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
2001-01-25 Bruce MomjianI decided to give this a go after all :-) The attached...
2001-01-25 Bruce MomjianThis patch fixes an arrayindexoutofbounds exception...
2001-01-25 Bruce MomjianAdd ./include/config.h.win32 to RELEASE update list.
2001-01-25 Bruce MomjianAdd to inheritance
2001-01-24 Bruce MomjianUpdate TODO list.
2001-01-24 Bruce MomjianAttached is a revised patch that removes the static...
2001-01-24 Peter EisentrautWAL documentation, from Oliver Elphick and Vadim Mikheev.
2001-01-24 Peter EisentrautUpdate based on documentation written by Vadim Mikheev...
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...
next