OSDN Git Service

pg-rex/syncrep.git
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...
2004-06-19 Bruce MomjianEnable thread safety for win32.mak build of PostgreSQL.
2004-06-19 Bruce MomjianAdd:
2004-06-18 Tom LaneReplace createdb's obsolete --location switch with...
2004-06-18 Tom Laneinitlocation is history. (It's still mentioned in...
2004-06-18 Bruce MomjianAdd:
2004-06-18 Bruce MomjianRemove tablespaces TODO.detail.
2004-06-18 Bruce MomjianDone:
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2004-06-17 Bruce MomjianThe attached patch adds some index entries pointing...
2004-06-17 Michael MeskesAdded patch by ISHIDA Akio to allow indicators in execu...
2004-06-16 Bruce MomjianImprove comment.
2004-06-16 Bruce MomjianDo PGAC_FUNC_GETPWUID_R_5ARG and PGAC_FUNC_STRERROR_R_I...
2004-06-16 Tom LaneRepresent type-specific length coercion functions as...
2004-06-14 Tom LaneFix doc bug: to_timestamp() returns timestamptz, not...
2004-06-14 Tom LaneArrange to explicitly stop the pgstat processes at...
2004-06-14 Bruce MomjianNew wording:
2004-06-14 Bruce MomjianNew wording:
2004-06-14 Tatsuo IshiiAdd missing PQclear().
2004-06-13 Bruce MomjianUpdated wording:
2004-06-13 Bruce MomjianRe-add:
2004-06-13 Tom LaneGive inet/cidr datatypes their own hash function that...
2004-06-13 Peter EisentrautRemove README.CVS when making a distribution.
2004-06-13 Peter EisentrautTranslation update
2004-06-13 Tom LaneCode review for recently-added network functions. ...
2004-06-13 Tom LaneCorrect erroneous table title, per Halley Pacheco de...
2004-06-12 Tom LaneNow needs to include <ctype.h>.
2004-06-12 Tom LaneSome editorializing on 7.4.3 release notes.
2004-06-12 Bruce MomjianImprove release wording.
2004-06-12 Bruce MomjianMarkup fix.
2004-06-12 Bruce MomjianFix markup
2004-06-12 Bruce MomjianUpdate release notes for 7.4.3.
2004-06-11 Bruce MomjianECPG preprocessor for PostgreSQL 7.4.1, 7.4.2 doubles...
2004-06-11 Tom LaneStrategyDirtyBufferList wasn't being careful to honor...
2004-06-11 Bruce MomjianUse sizeof() rather than strlen() in array size.
2004-06-11 Tom LaneAdd some code to Assert that when we release pin on...
2004-06-11 Bruce MomjianCleanup use of Win32 START by using "" for title. ...
2004-06-11 Bruce MomjianAdd URL about Win32 quoting behavior.
next