OSDN Git Service

pg-rex/syncrep.git
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-29 Bruce MomjianFix for postc function win32_waitpid(int *exitstatus...
2004-08-29 Bruce MomjianAdjust regression expected file for new grant language...
2004-08-29 Bruce MomjianAdd hint about using GRANT with non-trusted languages.
2004-08-29 Bruce MomjianSeveral Cygwin fixes pointed out by Reini Urban.
2004-08-29 Bruce MomjianAdd comment on palloc use and DLLIMPORT>
2004-08-29 Bruce Momjian>>> I understand your disliking of non-posix stuff...
2004-08-28 Bruce MomjianThe attached patch improves pg_ctl's win32 service...
2004-08-28 Bruce Momjian> Am Dienstag, 17. August 2004 14:26 schrieb Fabien...
2004-08-28 Bruce MomjianFix high-bit comparison compiler warning in pg_dump.
2004-08-28 Bruce MomjianAdd regression tests for ALTER INDEX.
2004-08-28 Tom LaneNow that TransactionIdDidAbort doesn't think it should...
2004-08-28 Bruce MomjianPropogate pg_ctl -D to the postmaster for command-line...
2004-08-28 Tom LaneAdd missing Assert to make TransactionIdDidAbort more...
2004-08-28 Tom LaneRemove contrib/rserv, since there are better replicatio...
2004-08-28 Tom LaneRearrange order of operations in heap_drop_with_catalog...
2004-08-28 Bruce Momjian> > Another issue is that when installing the Postgres...
2004-08-28 Bruce MomjianUse dynamic buffer for token buffer in win32 admin...
2004-08-28 Tom LaneFix relcache to account properly for subtransaction...
2004-08-28 Joe ConwayFurther tightening of the array literal parser. Prevent...
2004-08-28 Tom LaneCan't truncate pg_subtrans during a recovery checkpoint...
2004-08-28 Tom LaneAdd missing semicolon; some bison versions warn of...
2004-08-27 Tom LaneFix Windows emulation of kill(pid, 0). This will now...
2004-08-27 Tom LaneIntroduce local hash table for lock state, as per recen...
2004-08-27 Bruce MomjianUpdate wording:
2004-08-27 Bruce MomjianUpdate win32 comments.
2004-08-27 Bruce MomjianUpdate:
2004-08-26 Tom LaneFix user locks. Broken some time ago for all platforms...
2004-08-26 Tom LaneImprove some comments.
2004-08-26 Bruce MomjianNew Win32 wording that mentions "code".
2004-08-26 Bruce MomjianUpdate documentation to prefer CIDR format for pg_hba...
2004-08-26 Bruce MomjianUpdate Win32 wording.
2004-08-26 Bruce MomjianAdd warning about Win32 bugs in this release.
2004-08-26 Bruce MomjianUpdate Japanese FAQ.
2004-08-26 Bruce MomjianUpdate tcp connection faq.
2004-08-26 Bruce MomjianAdd:
2004-08-25 Tom LaneFix typo in comment, per Andrew Dunstan.
2004-08-25 Tom LaneRevise ResourceOwner code to avoid accumulating Resourc...
2004-08-24 Peter EisentrautTranslation update
2004-08-24 Peter EisentrautTranslation update
2004-08-24 Tom LaneAllow second and subsequent names in a qualified (dotte...
2004-08-24 Bruce MomjianUpdate item:
2004-08-24 Neil ConwayVarious minor improvements to the SGML documentation...
2004-08-23 Tom LaneRearrange pg_subtrans handling as per recent discussion...
2004-08-23 Bruce MomjianMention removal of page images in PITR files:
2004-08-23 Bruce MomjianUpdate that 8.0 will support MS Win natively.
2004-08-23 Bruce MomjianUpdate newest version number.
2004-08-22 Tom LaneTweak code so that pg_subtrans is never consulted for...
2004-08-22 Tom LaneCode review for ALTER INDEX patch.
2004-08-21 Bruce MomjianFix tab completion for ALTER INDEX.
2004-08-21 Tom LaneSeems it would be nice if the ALTER INDEX ref page...
2004-08-21 Tom LaneFix typo (extraneous comma).
2004-08-21 Bruce MomjianMention that to_char(interval) will be removed in 8.1.
2004-08-21 Bruce MomjianRemove Solaris bug mention in pg_hba.conf.
2004-08-21 Bruce MomjianFix pg_ctl -w to properly wait on server startup.
2004-08-21 Tom LaneRecent tightening of allowed array-literal syntax broke...
2004-08-21 Tom LaneWhack btree_gist code around until it has some small...
2004-08-20 Tom LaneRecognize plpgsql EXCEPTION condition names at function...
2004-08-20 Bruce Momjian>>At this stage of the game I would just change pg_hba...
2004-08-20 Bruce MomjianAllow psql to use 7.4.X database by not referencing...
2004-08-20 Bruce Momjian> Please find enclose a submission to fix these problems.
2004-08-20 Bruce MomjianAdd ALTER SCHEMA item detail:
2004-08-20 Bruce MomjianThey are two different problems; the TOC entry is impor...
2004-08-20 Bruce MomjianI notice that contrib/fuzzystrmatch/dmetaphone.c doesn...
2004-08-20 Bruce MomjianAdd psql tab completion TODO:
2004-08-20 Bruce MomjianAttached is the third version of my patch that adds...
2004-08-20 Bruce MomjianThis patch allows pg_restore to recognize $-quotes...
2004-08-20 Bruce MomjianAdd mention of environment variable conflict with uncom...
2004-08-20 Bruce MomjianFix typo in new ALTER INDEX manual page.
2004-08-20 Bruce MomjianAdd ALTER INDEX, particularly for moving tablespaces.
2004-08-20 Bruce Momjian> Please find attached a submission to add a "exit...
2004-08-20 Bruce Momjian> After all that about numbering centuries and millenia...
2004-08-20 Bruce MomjianAdd:
2004-08-19 Bruce MomjianUpdate wording on commented postgresql.conf values:
2004-08-19 Tom LaneRepair some issues with column aliases and RowExpr...
2004-08-19 Bruce MomjianUse backslash in %USERPROFILE%\.pgpass.
2004-08-19 Bruce MomjianAdd:
2004-08-19 Bruce MomjianDon't use get_home_path so libpq doesn't pull path...
2004-08-18 Tom LaneClean up some random departures from project's standard...
2004-08-18 Bruce MomjianRemove NT4 mention in release notes.
2004-08-18 Bruce MomjianRemove as duplicate:
2004-08-18 Bruce MomjianAdd:
2004-08-18 Bruce MomjianThe enclose patch clarifies and makes a more useful...
2004-08-18 Bruce MomjianAdd pg_dump section:
2004-08-18 Bruce MomjianReplace incorrect example for quote_ident
2004-08-18 Tom LaneUpdate release history for 7.4.5.
2004-08-18 Bruce MomjianAdd get_home_path() to use USERPROFILE on Win32 and...
2004-08-17 Tom LaneFix bug introduced into _bt_getstackbuf() on 2003-Feb...
2004-08-17 Tom LaneStandardize on the assumption that the arguments of...
2004-08-17 Bruce MomjianAdd:
2004-08-17 Bruce MomjianRemove transactions TODO.detail.
2004-08-17 Bruce MomjianChain on to SIGPIPE handler rather than just do action...
2004-08-17 Bruce MomjianFix agressive collection of thread flags.
2004-08-17 Bruce MomjianAdd comment about portability function name inconsistency.
2004-08-17 Tom LaneFix linking problem when enabling thread safety on...
2004-08-17 Bruce MomjianAdd DLLIMPORT for PostGIS.
2004-08-17 Bruce MomjianMove io.h include higher in the file so it doesn't...
2004-08-16 Bruce MomjianFix syntax error just introduced.
2004-08-16 Bruce Momjianautoconf for recent thread check changes.
2004-08-16 Tom LaneAdd trivial NULL statement to plpgsql, for Oracle compa...
next