OSDN Git Service

pg-rex/syncrep.git
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.
2004-06-11 Bruce MomjianAnother fix for Win32 START.
2004-06-11 Bruce MomjianThe attached tiny patch removes spurious carriage retur...
2004-06-11 Bruce Momjian>> It certainly doesn't. There still was a bug with...
2004-06-11 Bruce MomjianThis patch updates pgpipe() on win32 to log exactly...
2004-06-11 Tom LaneWhen using extended-query protocol, postpone planning...
2004-06-11 Bruce MomjianMore restructuring to use Win32 START with paths needin...
2004-06-10 Bruce MomjianAttached is a patch that takes care of the PATHSEP...
2004-06-10 Bruce MomjianMore quoting cleanups for Win32's pg_ctl.
2004-06-10 Tom LaneAdjust cost_nonsequential_access() to have more reasona...
2004-06-10 Bruce MomjianDone:
2004-06-10 Tom LaneMake ALTER TABLE ADD SERIAL work reasonably in inherita...
2004-06-10 Tom LaneFix oversight in recent ALTER TABLE improvements. ...
2004-06-10 Bruce MomjianUse /B to start so a new window isn't created, per...
2004-06-10 Tom LaneClean up generation of default names for constraints...
2004-06-10 Bruce MomjianAdd START background code for another code path, per...
2004-06-10 Bruce MomjianUse START for pg_ctl background runs on Win32, from...
2004-06-10 Peter EisentrautTranslation update
2004-06-10 Peter EisentrautNew translation
2004-06-10 Bruce MomjianHandle multiple double-quoted strings using Win32's...
2004-06-10 Bruce MomjianReword:
next