]> granicus.if.org Git - postgresql/shortlog
postgresql
2013-01-14 Alvaro HerreraRemove spurious space
2013-01-14 Tom LanePrevent very-low-probability PANIC during PREPARE TRANS...
2013-01-14 Peter EisentrautMake spelling more uniform
2013-01-13 Tom LaneUpdate comments for elog_start().
2013-01-13 Tom LaneImprove handling of ereport(ERROR) and elog(ERROR).
2013-01-12 Andrew DunstanExtend and improve use of EXTRA_REGRESS_OPTS.
2013-01-11 Tom LaneRedesign the planner's handling of index-descent cost...
2013-01-11 Tom LaneLast-gasp attempt to save libperl.so configure probe.
2013-01-10 Tom LaneTest linking libperl.so using only Perl's required...
2013-01-10 Tom LaneAdd explicit configure-time checks for perl.h and libpe...
2013-01-09 Andrew DunstanDetect Windows perl linkage parameters in configure...
2013-01-09 Magnus HaganderProperly install ecpg_compat and pgtypes libraries...
2013-01-09 Magnus HaganderDon't attempt to write recovery.conf when -R is not...
2013-01-09 Bruce MomjianAllow parallel copy/link in pg_upgrade
2013-01-08 Tom LaneFix potential corruption of lock table in CREATE/DROP...
2013-01-08 Peter EisentrautFix typo
2013-01-07 Andrew DunstanFix a logic bug in pgindent.
2013-01-07 Robert HaasFix incorrect error message when schema-CREATE permissi...
2013-01-07 Tatsuo IshiiAdd new "-q" logging option (quiet mode) while in initi...
2013-01-06 Tom LaneFix plpython build on older versions of OS X.
2013-01-05 Magnus HaganderAdd support for generating minimal recovery.conf when...
2013-01-05 Magnus HaganderCentralize single quote escaping in src/port/quotes.c
2013-01-05 Peter EisentrautPL/Python: Make build on OS X more flexible
2013-01-05 Peter EisentrautRevert "PL/Python: Remove workaround for returning...
2013-01-05 Peter Eisentrautdoc: Update CREATE FUNCTION compatibility information
2013-01-05 Peter EisentrautMake some spelling more consistent
2013-01-04 Tom LaneInvent a "one-shot" variant of CachedPlans for better...
2013-01-03 Tom LanePrevent creation of postmaster's TCP socket during...
2013-01-03 Heikki LinnakangasTolerate timeline switches while "pg_basebackup -X...
2013-01-03 Heikki LinnakangasDelay reading timeline history file until it's fetched...
2013-01-03 Bruce MomjianAdjust a few pg_upgrade functions to return void.
2013-01-02 Alvaro HerreraFix IsUnderPostmaster/EXEC_BACKEND confusion
2013-01-02 Alvaro HerreraSet MaxBackends only on bootstrap and standalone modes
2013-01-02 Magnus HaganderMove tar function headers to pgtar.h
2013-01-02 Alvaro HerreraMake sure MaxBackends is always set
2013-01-02 Alvaro HerreraFix background workers for EXEC_BACKEND
2013-01-02 Heikki LinnakangasFix bug in streaming replication over multiple tli...
2013-01-02 Heikki LinnakangasFix silly typo in code, which broke the check for reach...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2013-01-01 Magnus HaganderAdd new file to MSVC build system as well
2013-01-01 Magnus HaganderUnify some tar functionality across different parts
2013-01-01 Heikki LinnakangasWinflex binary on FTP site doesn't work on 64-bit Windo...
2013-01-01 Magnus HaganderFix descrition of pg_resetxlog -l parameter
2012-12-31 Tom LaneFix ruleutils to cope with conflicts from adding/droppi...
2012-12-31 Peter Eisentrautdoc: Correct description of ldapurl
2012-12-31 Peter EisentrautFix compiler warning about uninitialized variable
2012-12-30 Heikki LinnakangasKeep timeline history files restored from archive in...
2012-12-30 Peter Eisentrautdoc: Correct description of LDAP authentication
2012-12-29 Robert HaasAdjust more backend functions to return OID rather...
2012-12-28 Alvaro HerreraRemove obsolete XLogRecPtr macros
2012-12-27 Alvaro HerreraAssign InvalidXLogRecPtr instead of MemSet(0)
2012-12-27 Alvaro HerreraRemove unused NextLogPage macro
2012-12-27 Peter Eisentrautdoc: Replace "NOTE" with proper markup
2012-12-27 Bruce MomjianAdd pg_upgrade --jobs parameter
2012-12-24 Tom LaneFix some minor issues in view pretty-printing.
2012-12-24 Simon RiggsUpdate comments on rd_newRelfilenodeSubid.
2012-12-24 Simon RiggsKeep rd_newRelfilenodeSubid across overflow.
2012-12-24 Simon RiggsFix more weird compiler messages caused
2012-12-24 Simon RiggsAdd function prototype from previous commit.
2012-12-23 Robert HaasAdjust many backend functions to return OID rather...
2012-12-23 Tom LanePrevent failure when RowExpr or XmlExpr is parse-analyz...
2012-12-22 Tom LaneFix documentation typo.
2012-12-21 Heikki LinnakangasFix sloppiness in the timeline switch over streaming...
2012-12-21 Heikki LinnakangasFix race condition if a file is removed while pg_baseba...
2012-12-21 Heikki LinnakangasForgot to remove extern declaration of GetRecoveryTarge...
2012-12-21 Peter EisentrautMake some messages more consistent in style
2012-12-21 Peter EisentrautFix grammatical mistake in error message
2012-12-20 Tom LaneFix pg_extension_config_dump() to handle update cases...
2012-12-20 Heikki LinnakangasFix recycling of WAL segments after switching timeline...
2012-12-20 Bruce MomjianAvoid using NAMEDATALEN in pg_upgrade
2012-12-20 Heikki LinnakangasFollow TLI of last replayed record, not recovery target...
2012-12-20 Heikki LinnakangasDon't set ThisTimeLineID in checkpointer & bgwriter...
2012-12-20 Bruce MomjianAdd pg_upgrade comment about mismatch error
2012-12-19 Heikki LinnakangasCheck if we've reached end-of-backup point also if...
2012-12-19 Peter EisentrautRename SQL feature S403 to ARRAY_MAX_CARDINALITY
2012-12-19 Peter Eisentrautpg_basebackup: Small message punctuation improvements
2012-12-18 Andrew DunstanDon't include postgres.h in postgres_fe.h for cplusplus...
2012-12-18 Tom LaneIgnore libedit/libreadline while probing for standard...
2012-12-18 Peter EisentrautRemove allow_nonpic_in_shlib
2012-12-18 Peter Eisentrautdoc: Put PL/pgSQL RAISE USING keywords into a list
2012-12-18 Tom LaneFix failure to ignore leftover temp tables after a...
2012-12-16 Tom LaneFix filling of postmaster.pid in bootstrap/standalone...
2012-12-16 Andrew DunstanTidy up from frontend Assert change.
2012-12-16 Magnus HaganderProperly copy fmgroids.h after clean on Win32
2012-12-16 Peter Eisentrautdoc: Remove extra table column
2012-12-15 Peter Eisentrautdoc: Add oid columns to system catalog documentation
2012-12-15 Peter Eisentrautdoc: Add pg_stat_reset and related functions to index
2012-12-14 Andrew DunstanProvide Assert() for frontend code.
2012-12-14 Robert HaasUpdate comment in heapgetpage() regarding PD_ALL_VISIBL...
2012-12-14 Peter EisentrautNLS: Use msgmerge --previous option
2012-12-14 Peter Eisentrautdoc: Improve search_path mentions in index
2012-12-13 Heikki LinnakangasAllow a streaming replication standby to follow a timel...
2012-12-13 Heikki LinnakangasMake xlog_internal.h includable in frontend context.
2012-12-12 Heikki LinnakangasIn multi-insert, don't go into infinite loop on a huge...
2012-12-12 Tom LaneAdd defenses against integer overflow in dynahash numbu...
2012-12-12 Tom LaneDisable event triggers in standalone mode.
2012-12-11 Kevin GrittnerFix performance problems with autovacuum truncation...
2012-12-11 Bruce MomjianFix pg_upgrade for invalid indexes
2012-12-11 Heikki LinnakangasConsistency check should compare last record replayed...
2012-12-11 Andrew DunstanAdd mode where contrib installcheck runs each module...
next