OSDN Git Service

pg-rex/syncrep.git
2003-11-12 Bruce MomjianTypo fix in comment from David Wheeler
2003-11-12 Bruce MomjianUpdate:
2003-11-12 Bruce MomjianCleanup for recent .exe Win32 fix.
2003-11-11 Bruce MomjianUpdate /port C header descriptions.
2003-11-11 Bruce MomjianAdd .exe to Win32 stat calls. Don't symlink postmaster...
2003-11-11 Bruce MomjianAdd system_views.sql to CVS.
2003-11-11 Bruce MomjianMove system_views.sql into backend/catalog, per Tom.
2003-11-11 Bruce Momjian* ioctlsocket_ret
2003-11-10 Bruce MomjianUpdated version of initdb with "rmdir/del" call on...
2003-11-10 Bruce MomjianAdd C version of initdb, from Andrew Dunstan.
2003-11-10 Bruce MomjianUpdate freenode mention.
2003-11-10 Bruce MomjianUpdate release notes for polymorphic functions.
2003-11-10 Bruce MomjianUpdate IRC to mention freenet instead of openprojects.
2003-11-10 Michael MeskesRe-added forgotten cache.
2003-11-10 Bruce MomjianRemove rcsid CVS header variable --- not used.
2003-11-09 Tom LaneAdd operator strategy and comparison-value datatype...
2003-11-09 Bruce MomjianAdd:
2003-11-09 Bruce MomjianI have attached a more comprehensive MSWIN FAQ patch...
2003-11-09 Bruce MomjianAdd:
2003-11-09 Bruce MomjianFix typo on autovacuum readme.
2003-11-09 Bruce MomjianAdd:
2003-11-08 Bruce MomjianAllow tab completion for ALTER TABLE dbname <tab><tab...
2003-11-08 Tom LaneCorrect misspellings of REFERENCES.
2003-11-08 Tom LaneRestore compatibility with Tcl 8.0.* --- from ljb.
2003-11-08 Tom LaneDon't need hack copy of system() anymore in OS X 10.3.
2003-11-08 Michael MeskesMade sure an internal array is not treated as a user...
2003-11-08 Tom LaneFix process-status handling for OS X 10.3.
2003-11-08 Peter EisentrautAdjust file so psql help picks it up properly.
2003-11-07 Tom LaneCause stats processes to detach from shared memory...
2003-11-07 Tom Lanezero_damaged_pages must absolutely NOT be marked GUC_DI...
2003-11-07 Bruce MomjianTypo fix.
2003-11-07 Bruce MomjianAdd:
2003-11-06 Tom LaneMinor copy-editing.
2003-11-06 Peter EisentrautImplement isolation levels read uncommitted and repeata...
2003-11-06 Peter EisentrautMake the detection of nsgmls more robust for funny...
2003-11-05 Tom LaneFix for this problem:
2003-11-05 Dave CramerAdded missing methods
2003-11-05 Peter EisentrautAdd -O to really trigger compiler bug.
2003-11-05 Peter EisentrautCheck off UnixWare.
2003-11-05 Peter EisentrautAdd detection of compiler bug.
2003-11-05 Tom LaneMinor copy-editing.
2003-11-04 Tom LaneSome copy-editing for 7.4 release notes.
2003-11-04 Tom LaneGive the full syntax rules for subscripting and field...
2003-11-04 Peter EisentrautUpdate keywords table.
2003-11-04 Peter EisentrautUpdate install-sh and mkinstalldirs from master source...
2003-11-04 Peter EisentrautAdd note to update config.guess and config.sub at the...
2003-11-04 Peter EisentrautNew config.guess and config.sub from upstream.
2003-11-04 Peter EisentrautRemove unused graphics files.
2003-11-04 Peter EisentrautAdd report about HP-UX 11.00.
2003-11-04 Peter EisentrautRandom copy-editing.
2003-11-04 Peter EisentrautImprove message wording for spinlocks-missing compilati...
2003-11-04 Tom LaneCopy-editing.
2003-11-03 Dave Cramerpatch for rs.previous and test case as well as patch...
2003-11-03 Dave Crameraccept url and fk action fix from Kris Jurka
2003-11-03 Michael MeskesFixed potentially uninitialized memory bug in compatlib.
2003-11-03 Tom LaneTag HEAD as 7.5devel.
2003-11-03 Tatsuo Ishiifix typo. (role_columns_grants -> role_column_grants)
2003-11-03 PostgreSQL... tag it Release Candidate 1, as previously discussed
2003-11-02 Tom LaneAdjust data types in some of the UNION tests to avoid...
2003-11-02 Tom LaneProvide a way to run the parallel regression tests...
2003-11-02 Peter EisentrautFix language.
2003-11-02 Peter EisentrautMake spelling consistent.
2003-11-02 Peter Eisentrautpg_dumpall doesn't use psql anymore.
2003-11-02 Peter EisentrautPut --describe-config in the right place.
2003-11-02 Peter EisentrautFix name in supported platforms list.
2003-11-02 Peter EisentrautComplete options help and put it in less random order.
2003-11-02 Peter EisentrautCall domains "domains", not "derived types".
2003-11-02 Peter EisentrautUpdate ports list.
2003-11-01 Peter EisentrautUnset CFLAGS before reading template. This should...
2003-11-01 Peter EisentrautFix CFLAGS logic.
2003-11-01 Peter EisentrautMore whitespace fixes. Do people write the expected...
2003-11-01 Peter EisentrautFix hidden whitespace differences between expected...
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-10-31 Tom LaneUpdate future-tense comments in README to present tense...
2003-10-31 Tom LaneRewrite GiST documentation into something actually...
2003-10-31 Tom LaneFix broken markup.
2003-10-31 Peter EisentrautTranslation update
2003-10-31 Tom LaneWhen a superuser does GRANT or REVOKE on an object...
2003-10-31 Bruce Momjiannew protocol, faster startup.
2003-10-31 Bruce MomjianUpdate for polymorphic functions, needs more work.
2003-10-31 Bruce MomjianMAC OS X => Mac OS X
2003-10-31 Bruce MomjianRelease updates suggested by Tom.
2003-10-31 Tom LaneMinor cleanup of PQunescapeBytea(). Avoid unportable...
2003-10-31 Jan WieckMoved the recently added test for foreign key disabled...
2003-10-31 Michael MeskesIf EOF is found inside a string/comment/etc. stop parsing.
2003-10-31 Bruce MomjianRemove <note> take, use another paragraph for description.
2003-10-31 Bruce MomjianUpdate HISTORY.
2003-10-31 Bruce MomjianUpdate with more comments.
2003-10-31 Jan WieckFix for possible referential integrity violation when...
2003-10-31 Tom LaneSmall fix to Christopher's recent improvements ---...
2003-10-31 Tom LaneUse Tcl ByteArray objects to avoid unwanted character...
2003-10-30 Tom LaneFurther work on tab completion code: arrange for system...
2003-10-30 Bruce MomjianFix markup by using <note> for comments.
2003-10-30 Bruce MomjianMore SGML cleanup.
2003-10-30 Bruce MomjianSGML cleanup.
2003-10-30 Bruce MomjianUpdate SGML release notes with Peter's direction. Does...
2003-10-30 Bruce MomjianMark release note comments as new subsections rather...
2003-10-30 Tom LaneAllow the query for a plpgsql cursor to begin with...
2003-10-30 Dave Crameruse the result set to set the fetchsize
2003-10-30 Michael MeskesApplied patch by Dave Cramer to fix several bugs in...
next