OSDN Git Service

pg-rex/syncrep.git
2004-09-06 Tom LaneDowngrade LOG messages to DEBUG1 for normal recycling...
2004-09-05 Tom LaneSimplify IsXactIsoLevelSerializable test. A cycle...
2004-09-05 Tom LaneOn further consideration, there's another problem here...
2004-09-05 Tom LaneTweak elog.c's logic for promoting errors into more...
2004-09-02 Tom LaneFix shared library linking operations to work properly...
2004-09-02 Tom LaneApparently HPUX runs the IA64 in big-endian mode.
2004-09-02 Tom LaneFix ancient declaration inconsistency in cube & seg...
2004-09-02 Tom LaneSome versions of lex will drop a lex.yy.c file when...
2004-09-02 Tom LaneYet another place where someone was being careless...
2004-09-02 Tom LaneSpelling correction, per Greg Mullane.
2004-09-02 Tom LaneFix getrusage() emulation on Windows. Magnus Hagander
2004-09-02 Tom LaneFAQ_HPUX updates from Shinji Teragaito.
2004-09-02 Tom LaneCope with recent HPUX versions providing isfinite(...
2004-09-02 Tom LaneAdd s_lock support for HPUX on IA64, per Shinji Teragaito.
2004-09-02 Tom LaneRemove useless variable.
2004-09-02 Tom LaneUse $PATH_SEPARATOR like the rest of the autoconf code...
2004-09-02 Bruce MomjianRemove line specifying Andreas as author.
2004-09-02 Bruce MomjianRemove pg_config_paths.h from libpq *.mak builds so...
2004-09-02 Bruce MomjianAdd:
2004-09-02 Bruce MomjianBack out timezone detection patch. Tom already applied it.
2004-09-02 Bruce MomjianThis patch attempts to fix the issue with localized...
2004-09-02 Bruce MomjianThe current implementation of dbsize doesn't handle...
2004-09-02 Tom LaneRemove obsolete comment.
2004-09-01 Tom LaneTweak prettyprinting rules for saner indenting of UNION...
2004-09-01 Bruce MomjianFix bcc to compile libpq by creating include file for...
2004-09-01 Bruce MomjianRealign libpq and psql for need for path.c under Win32...
2004-09-01 Bruce MomjianBack out Cygwin timezone change until we have a more...
2004-09-01 Tom LaneFix mistaken comment.
2004-09-01 Tom LaneWhack Wisconsin benchmark around until it actually...
2004-09-01 Tom LaneAdd code to be able to match the timezone name on local...
2004-09-01 Tom LaneRemove a stray reference to sequences as having tablesp...
2004-09-01 Dennis BjorklundTranslation updates
2004-09-01 Tom LaneAdd a note about the difference between Postgres' treat...
2004-09-01 Bruce MomjianCast _timezone to int from time_t for Cygwin.
2004-09-01 Bruce MomjianAdd index mention:
2004-09-01 Bruce Momjiansrc/bin/psql/tab-complete.c =~ s/CONVERSATION/CONVERSION/;
2004-08-31 Tom Laneneeds_toast_table() should ignore dropped columns.
2004-08-31 Tom LaneCode review for recent changes in guc-file.l. Avoid...
2004-08-31 Tom LaneCode review for various recent GUC hacking. Don't...
2004-08-31 Tom LaneFix unintended assignment of sequences to the containin...
2004-08-31 Tom LaneFlushRelationBuffers was also being a bit cavalier...
2004-08-31 Tom Lanecopy_relation_data was mistakenly assuming that the...
2004-08-31 Bruce MomjianDefine lstat with parameters, rather than just redefini...
2004-08-31 Bruce MomjianFix typo in lstat() macro exposed by new tablespace...
2004-08-31 Tom LaneReplace log_filename_prefix with more general log_filen...
2004-08-31 PostgreSQL... tag configure beta2
2004-08-30 Tom LaneImprove spinlock selftest to make it able to detect...
2004-08-30 Tom Laneslock_t must be int not char for MIPS. 7.4 got this...
2004-08-30 Tom LaneAvoid ambiguity, as per suggestion from Peter Stricker.
2004-08-30 Tom LaneRather than referring to src/tutorial/README, put the...
2004-08-30 Tom LaneFix obviously-utterly-untested noTocComments code.
2004-08-30 Tom LaneEnsure that the remainder of the current pg_clog page...
2004-08-30 Tom LaneFix failure to advance nextXID beyond subtransactions...
2004-08-30 Bruce MomjianRemove item because it is on the open item list:
2004-08-30 Tom LaneTweak md.c logic to cope with the situation where WAL...
2004-08-30 Tom LaneDept. of second thoughts: it'd be a good idea to flush...
2004-08-30 Bruce MomjianAdd Win32 service capability to pg_autovacuum.
2004-08-30 Bruce MomjianAnother pgindent run with lib typedefs added.
2004-08-30 Tom LaneAdd note that contrib/rserv is gone.
2004-08-30 Tom LaneAdd explicit note that empty-string array element value...
2004-08-29 Tom LaneAdd WAL logging for CREATE/DROP DATABASE and CREATE...
2004-08-29 Bruce MomjianUpdate typedefs with /lib info.
2004-08-29 Tom LaneReplace bcopy by memmove for more portability.
2004-08-29 Tom LaneWiden xl_len field of XLogRecord header to 32 bits...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate with new typedefs. Remove java and c++ parts...
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.
next