OSDN Git Service

pg-rex/syncrep.git
2004-07-11 Tom LaneRename XLOG_BTREE_NEWPAGE xlog record type into XLOG_HE...
2004-07-11 Bruce MomjianUse standard macro for psql binary file open. Add...
2004-07-11 Tom LaneCause the format of BC timestamptz output to be 'dateti...
2004-07-11 Bruce MomjianAdd:
2004-07-11 Bruce MomjianFix trim_trailing_separator() to not trim c:\ nor ...
2004-07-11 Bruce MomjianAdd:
2004-07-11 Bruce MomjianOpen files in binary mode on Win32 so control-z isn...
2004-07-11 Bruce MomjianAdd:
2004-07-11 Bruce MomjianAdd:
2004-07-11 Bruce MomjianAllow configuration files to be placed outside the...
2004-07-11 Bruce MomjianAdd:
2004-07-10 Tom LaneDefend against overrun of ExtraOptions array --- strict...
2004-07-10 Tom LaneCheck more test points (in fact, every week in 1970...
2004-07-10 Tom LaneFix BSD-only coding in port.c (passing a local variable...
2004-07-10 Tom LaneTest HAVING condition before computing targetlist of...
2004-07-10 Bruce MomjianClarify schema meanings in pg_dump manual page by refer...
2004-07-10 Bruce MomjianAdd --enable-thread-safety-force to force a thread...
2004-07-07 Bruce MomjianAdd OSX thread support for next 7.4.X
2004-07-07 Bruce MomjianFormatting improvements:
2004-07-07 Bruce MomjianRegenerate:
2004-07-07 Bruce Momjianregenerate.
2004-07-07 Bruce MomjianBold dash line.
2004-07-07 Bruce MomjianUpdate highlighting of dash.
2004-07-06 Bruce MomjianMove section:
2004-07-06 Bruce MomjianAdd comment describing ereport() NOTICE/WARNING distinc...
2004-07-06 Bruce MomjianReorder dash mention to be more prominient.
2004-07-06 Tom LaneFix broken logic for pretty-printing parenthesis-suppre...
2004-07-06 Bruce MomjianDone:
2004-07-05 Tom LaneRevert broken rpath addition.
2004-07-05 Tom LaneFix unchecked mallocs/strdups added by recent placehold...
2004-07-05 Michael MeskesAdded free() calls against memory leak in interval.c.
2004-07-05 Michael Meskes- Fixed indicator in SET DESCRIPTOR.
2004-07-05 Bruce MomjianFix paragraph mention in ALTER DATABASE manual page.
2004-07-05 Bruce MomjianAllow plperl to compile with Perl 5.05.
2004-07-04 Tom LaneFix misspellings: langauge -> language.
2004-07-04 Michael MeskesMade sure SET DESCRIPTOR accepts all data types includi...
2004-07-04 Tom LaneOkay, I've had it with answering newbie questions about...
2004-07-03 Tom LaneFix no-longer-correct bit-pushing in TransactionIdSetSt...
2004-07-02 Tom LaneAdd missing operators of the form interval-plus-datetim...
2004-07-02 Joe ConwayAndreas Pflug wrote:
2004-07-02 Peter EisentrautTranslation update
2004-07-02 Joe ConwayAttached is a 1 line bug fix for dbmirror that was...
2004-07-01 Tom LaneMore paranoia in AtEOSubXact_SPI: don't assume we can...
2004-07-01 Joe Conwayplperl update from Andrew Dunstan, deriving (I believe...
2004-07-01 Tom LaneFurther review of xact.c state machine for nested trans...
2004-07-01 Michael MeskesRemoved unused variable and added a typecast.
2004-07-01 Joe ConwayAdd double metaphone code from Andrew Dunstan. Also...
2004-07-01 Tom LaneFix seriously nasty memory leak in new TransactionIdIsI...
2004-07-01 Tom LaneNested transactions. There is still much left to do...
2004-06-30 Tom LaneRevert mistaken #include change, per Merlin Moncure.
2004-06-30 Michael MeskesAdded SET DESCRIPTOR command.
2004-06-29 Peter EisentrautOverride upstream DSSSL style sheet formatting changes
2004-06-29 Peter EisentrautComma splice police
2004-06-28 Teodor Sigaev1 Eliminate duplicate field HLWORD->skip
2004-06-28 Michael MeskesArrays can be read as arrays or as character strings...
2004-06-28 Tom LaneRemove some no-longer-needed #includes.
2004-06-28 Tom LaneFix some bogus code in ConstBit production --- it manag...
2004-06-27 Tom LaneFix bogus line break within a file name, as noted by...
2004-06-27 Michael Meskes- Only use typedefs inside their scope.
2004-06-27 Dennis BjorklundTranslation updates
2004-06-26 Tom LaneAdjust pgstat message definitions so that the target...
2004-06-26 Dennis BjorklundTranslation updates
2004-06-26 Dennis BjorklundTranslation updates: update-po
2004-06-26 Dennis BjorklundTranslation updates
2004-06-25 Tom LaneFix to work better with Exuberant's version of ctags.
2004-06-25 Tom LaneSupport renaming of tablespaces, and changing the owners of
2004-06-25 Dennis BjorklundTranslation updates
2004-06-25 Tom LaneAdd pg_get_serial_sequence() function, and cause pg_dum...
2004-06-25 Tom Lane#ifdef out file permissions check on SSL key file when...
2004-06-25 Dennis BjorklundTranslation updates
2004-06-25 Dennis BjorklundSwedish translation of pg_ctl.
2004-06-25 Dennis BjorklundMake pg_ctl possible to translate. Strings marked for
2004-06-25 Dennis BjorklundTranslation updates
2004-06-25 Dennis BjorklundTranslation updates
2004-06-25 Dennis BjorklundAdd argument name to syntax.
2004-06-24 Dennis BjorklundTranslation updates
2004-06-24 Dennis BjorklundTranslation updates
2004-06-24 Tom LaneReplace direct fprintf(stderr) calls by write_stderr...
2004-06-24 Tom LaneAdd documentation for pg_cancel_backend and pg_terminat...
2004-06-24 Tom LaneAdd --pwfile option to initdb, so that passwords can...
2004-06-24 Tom LaneAvoid including <sys/time.h> on platforms that don...
2004-06-24 Tom LaneInclude c.h instead of postgres.h in files that need...
2004-06-24 Tom LaneExtend pg_ctl to handle service management under WIN32...
2004-06-23 Teodor SigaevPrevious commit wasnt full...
2004-06-23 Teodor Sigaev1 Fix affixes with void replacement (AFAIK, it's only...
2004-06-23 Bruce MomjianRemove link:
2004-06-23 Teodor SigaevFix stupid bug in installcheck
2004-06-22 Tom LaneFix information schema views to return NULL for precisi...
2004-06-21 Tom LaneAdd comment about rationale for continuing to use C...
2004-06-21 Tom LaneFix pg_dump and pg_dumpall for new names of built-in...
2004-06-21 Tom LaneRename the built-in tablespaces to pg_default and pg_gl...
2004-06-21 Bruce MomjianRename pg_tablespaces directory to pg_tblspc, so it...
2004-06-20 Michael MeskesSynced parser and keyword list.
2004-06-20 Bruce MomjianAdd pgevent, with docs explaining out to install it...
2004-06-19 Tom LaneAdjust TAS assembly as per recent discussions: use...
2004-06-19 Tom LaneLooks like s_lock_test needs <time.h> on some platforms.
2004-06-19 Tom Lanes_lock_test requires libpgport to build now.
2004-06-19 Tom LaneFix oversight in recent rowtype-handling improvements...
2004-06-19 Bruce MomjianFix Makefile syntax. Forgot to test this.
2004-06-19 Bruce MomjianAdd changes to support threads on Win32 native port...
next