]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2010-05-14  Itagaki TakahiroRemove CRs.
2010-05-14  Simon RiggsAdd many new Asserts in code and fix simple bug that...
2010-05-14  Tom LaneFix another obvious bug pointed out by a compiler warning.
2010-05-14  Tom LaneRemove another unsafe use of random data as a format...
2010-05-14  Tom LaneGet rid of unsafe sprintf and snprintf usages. Per...
2010-05-14  Tom LaneSpell __darwin__ correctly, to suppress compiler warnin...
2010-05-14  Bruce MomjianUse NAMEDATALEN instead of local define.
2010-05-13  Bruce MomjianRemove all mentions of EnterpriseDB Advanced Server...
2010-05-13  Tom LaneFix up lame idea of not using autoconf to determine...
2010-05-13  Andrew DunstanFix MSVC builds for recent plperl changes. Go back...
2010-05-13  Tom LaneUpdate release notes with security issues.
2010-05-13  Tom LaneUse an entity instead of non-ASCII letter. Thom Brown
2010-05-13  Tom LaneUse "TOAST table" in place of the vague, not-used-elsew...
2010-05-13  Tom LanePrevent PL/Tcl from loading the "unknown" module from...
2010-05-13  Andrew DunstanAbandon the use of Perl's Safe.pm to enforce restrictio...
2010-05-13  Magnus HaganderAssorted fixes to make pg_upgrade build on MSVC.
2010-05-13  Peter EisentrautTranslation update
2010-05-13  Magnus HaganderProperly support multi-line entires (such as OBJS=...
2010-05-13  Bruce MomjianComment out EnterpriseDB Advanced Server mention in...
2010-05-13  Peter EisentrautAvoid error from mkdir if no languages are to be installed
2010-05-13  Magnus HaganderFix some spelling errors.
2010-05-13  Andrew DunstanAdd missing library and include support for pg_upgrade...
2010-05-13  Bruce MomjianFix HISTORY.html build using </link>, not </>.
2010-05-13  Peter EisentrautFix vpath installation from distribution tarball (bug...
2010-05-13  Simon RiggsEnsure that top level aborts call XLogSetAsyncCommit...
2010-05-13  Simon RiggsCleanup initialization of Hot Standby. Clarify working...
2010-05-13  Tom LaneFix wrong subdir. Per buildfarm.
2010-05-13  Bruce MomjianUpdate release notes to current.
2010-05-13  Bruce MomjianMove pg_upgrade shared library out into its own /contri...
2010-05-12  Bruce MomjianUpdate comment about why postmaster doesn't get an...
2010-05-12  Tom LanePreliminary release notes for releases 8.4.4, 8.3.11...
2010-05-12  Bruce MomjianRemove Makefile PGFILEDESC tag that the postmaster...
2010-05-12  Simon RiggsGive most recovery conflict errors a retryable error...
2010-05-12  Tom LaneHook pg_upgrade into the contrib makefile structure...
2010-05-12  Peter EisentrautUpdate config.guess and config.sub
2010-05-12  Tom LaneClean up unnecessary unportability and compiler warning...
2010-05-12  Bruce MomjianMove pg_upgrade TODO to TODO wiki.
2010-05-12  Bruce MomjianAdd PGFILEDESC description to Makefiles for all /contri...
2010-05-12  Bruce MomjianSmall formatting adjustment.
2010-05-12  Bruce MomjianAdd pg_upgrade IMPLEMENTATION file to CVS.
2010-05-12  Bruce MomjianAdd TODO file to CVS.
2010-05-12  Bruce MomjianAdd pg_upgrade to /contrib; will be in 9.0 beta2.
2010-05-11  Tom LaneUpdate time zone data files to tzdata release 2010j...
2010-05-11  Tom LaneAdd PKST to the default set of timezone abbreviations.
2010-05-11  Robert HaasChange typedef for rb_appendator to avoid conflict...
2010-05-11  Tom LaneCause the archiver process to adopt new postgresql...
2010-05-11  Robert HaasMention related ALTER TABLE variants in documentation...
2010-05-11  Tom LaneFix incorrect patch that removed permission checks...
2010-05-11  Itagaki TakahiroSet per-function GUC settings during validating the...
2010-05-10  Tom LaneWhen adding a "target IS NOT NULL" indexqual to the...
2010-05-09  Tom LaneSuppress signed-vs-unsigned-char warning.
2010-05-09  Tom LaneFix missing static declaration for XLogRead().
2010-05-09  Tom LaneFix typo: PGTYPES_NUM_OVERFLOW should be PGTYPES_NUM_UN...
2010-05-09  Tom LaneAdjust comments about avoiding use of printf's %.*s.
2010-05-08  Tom LaneWork around a subtle portability problem in use of...
2010-05-07  Michael MeskesECPG connect routine only checked for NULL to find...
2010-05-06  Tom LaneOn Linux, use --enable-new-dtags when specifying -rpath...
2010-05-06  Itagaki TakahiroCode page for EUC-KR is surely 51949.
2010-05-05  Tom LaneFix psql to not go into infinite recursion when expandi...
2010-05-05  Heikki LinnakangasFix incorrect parameter tag in docs, spotted by KOIZUMI...
2010-05-03  Alvaro HerreraRemove spurious dot, per bug #5446 reported by koizumis...
2010-05-03  Heikki LinnakangasNeed to hold ControlFileLock while updating control...
2010-05-03  Heikki LinnakangasChange wording so that you don't need to understand...
2010-05-03  Heikki LinnakangasChange "literal" tag to the more appropriate "firstterm...
2010-05-03  Heikki LinnakangasAdd cross-reference from wal_level to hot_standby setti...
2010-05-02  Tom LaneImprove printing of XLOG_HEAP_NEWPAGE records to includ...
2010-05-02  Tom LaneFix replay of XLOG_HEAP_NEWPAGE WAL records to pay...
2010-05-02  Simon RiggsUpdate standbycheck test output with new ERROR message...
2010-05-02  Simon RiggsDocs for standbycheck regression tests.
2010-05-02  Simon RiggsMention that max_standby_delay has units of millisecond...
2010-05-02  Tom LaneClean up some awkward, inaccurate, and inefficient...
2010-05-01  Tom LaneAdd code to InternalIpcMemoryCreate() to handle the...
2010-05-01  Tom LaneInstall hack workaround for failure of 'make all' in...
2010-05-01  Tom LaneAdjust postgres.xml rule so that make will notice a...
2010-05-01  Tom LaneFix leakage of proc-related storage in plpython's inlin...
2010-04-30  Tom LaneUpdate our information about OS X shared memory configu...
2010-04-30  Tom LaneImprove COPY documentation to clarify that it doesn...
2010-04-30  Tom LaneFix multiple memory leaks in PLy_spi_execute_fetch_resu...
2010-04-30  Tom LaneFix a couple of places where the result of fgets()...
2010-04-30  Heikki LinnakangasFix handling of b-tree reuse WAL records when hot stand...
2010-04-30  Marc G. Fourniertag for 9.0beta1 REL9_0_BETA1
2010-04-29  Bruce MomjianDocumentation fix: CREATE TRIGGER 'WHERE' -> 'WHEN'
2010-04-29  Tom LaneAdjust error checks in pg_start_backup and pg_stop_back...
2010-04-29  Tom LaneRename the parameter recovery_connections to hot_standb...
2010-04-29  Bruce MomjianDoc fix -- last major item should not be a bullet.
2010-04-29  Bruce MomjianMove alpha release notes into a separate file; re...
2010-04-29  Bruce MomjianUpdate 9.0 release notes to current; add major items...
2010-04-29  Tom LaneInstall a workaround for 'TeX capacity exceeded' problem
2010-04-28  Tom LaneFix typo, per Thom Brown.
2010-04-28  Tom LaneModify information_schema._pg_keysequal() to avoid...
2010-04-28  Tom LaneMinor editorializing on pg_controldata and pg_resetxlog...
2010-04-28  Tom Lanepg_controldata needs #define FRONTEND, same as pg_reset...
2010-04-28  Tom LaneModify ShmemInitStruct and ShmemInitHash to throw error...
2010-04-28  Alvaro HerreraMake pg_stats example query result a bit less wide...
2010-04-28  Heikki LinnakangasIntroduce wal_level GUC to explicitly control if inform...
2010-04-28  Tom LaneFix contrib/tsearch2 expected results to match recent...
2010-04-28  Magnus HaganderFix typo that had the code check the same thing twice.
2010-04-28  Heikki LinnakangasAdd recovery.conf parameters to the documentation index...
2010-04-28  Tom LaneModify the built-in text search parser to handle URLs...
2010-04-28  Tom LaneFix stupid typo in refnameRangeTblEntry() --- mea maxim...
next