]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2013-08-15  Kevin GrittnerDon't allow ALTER MATERIALIZED VIEW ADD UNIQUE.
2013-08-15  Magnus HaganderAdd tab completion for \dx in psql
2013-08-15  Peter EisentrautTreat timeline IDs as unsigned in replication parser
2013-08-15  Peter EisentrautImprove error message when view is not updatable
2013-08-14  Tom LaneRemove ph_may_need from PlaceHolderInfo, with attendant...
2013-08-14  Kevin GrittnerRemove Assert that matview is not in system schema...
2013-08-13  Tom LaneEmit a log message if output is about to be redirected...
2013-08-13  Bruce Momjian9.3 release notes: move foreign table item
2013-08-11  Peter EisentrautPL/Python: Adjust the regression tests for Python 3.3
2013-08-10  Bruce Momjiandocs: mention Julian is midnight _UTC_
2013-08-09  Bruce MomjianDocs: Document to_*() Julian values are integers
2013-08-09  Fujii MasaoDocument how auto_explain.log_timing can be changed.
2013-08-09  Peter EisentrautMessage punctuation and pluralization fixes
2013-08-08  Peter EisentrautMessage style improvements
2013-08-03  Tom LaneMake sure float4in/float8in accept all standard spellin...
2013-08-02  Alvaro HerreraFix old visibility bug in HeapTupleSatisfiesDirty
2013-08-02  Alvaro HerreraFix crash in error report of invalid tuple lock
2013-08-01  Stephen FrostImprove handling of pthread_mutex_lock error case
2013-08-01  Stephen FrostAdd locking around SSL_context usage in libpq
2013-07-31  Alvaro HerreraFix mis-indented lines
2013-07-31  Tom LaneFix regexp_matches() handling of zero-length matches.
2013-07-31  Fujii MasaoFix inaccurate description of tablespace.
2013-07-30  Noah MischRestore REINDEX constraint validation.
2013-07-30  Bruce Momjianpg_upgrade: clarify C comment about Windows thread...
2013-07-29  Tom LaneFix contrib/cube and contrib/seg to build with bison...
2013-07-28  Peter EisentrautMessage style improvements
2013-07-27  Bruce Momjianpg_upgrade: fix -j race condition on Windows
2013-07-26  Bruce Momjianpg_upgrade docs: don't use cluster for binary/lib
2013-07-25  Tom LanePrevent leakage of SPI tuple tables during subtransacti...
2013-07-25  Tom LaneFix configure probe for sys/ucred.h.
2013-07-25  Bruce Momjianpg_upgrade: adjust umask() calls
2013-07-25  Bruce Momjianpg_upgrade: fix initialization of thread argument
2013-07-24  Tom LaneImprove ilist.h's support for deletion of slist element...
2013-07-24  Bruce Momjianpg_upgrade: more Windows parallel/-j fixes
2013-07-24  Bruce Momjianpg_upgrade: fix parallel/-j crash on Windows
2013-07-24  Tom LaneFix booltestsel() for case where we have NULL stats...
2013-07-23  Tom LaneFurther hacking on ruleutils' new column-alias-assignme...
2013-07-23  Alvaro HerreraCheck for NULL result from strdup
2013-07-23  Tom LaneChange post-rewriter representation of dropped columns...
2013-07-23  Alvaro HerreraTweak FOR UPDATE/SHARE error message wording (again)
2013-07-22  Robert HaasBack-patch bgworker API changes to 9.3.
2013-07-22  Robert HaasRemove bgw_sighup and bgw_sigterm.
2013-07-20  Tom LaneFix error handling in PLy_spi_execute_fetch_result().
2013-07-20  Peter EisentrautClean up new JSON API typedefs
2013-07-19  Alvaro HerreraFix HeapTupleSatisfiesVacuum on aborted updater xacts
2013-07-19  Robert Haasdoc: Fix typos in conversion names.
2013-07-19  Michael MeskesInitialize day of year value.
2013-07-19  Tom LaneFix regex match failures for backrefs combined with...
2013-07-17  Stephen FrostUse correct parameter name for view_option_value
2013-07-16  Peter EisentrautFix PQconninfoParse error message handling
2013-07-15  Stephen FrostCorrect off-by-one when reading from pipe
2013-07-15  Stephen FrostCheck version before allocating PQExpBuffer
2013-07-14  Stephen FrostBe sure to close() file descriptor on error case
2013-07-14  Stephen FrostEnsure 64bit arithmetic when calculating tapeSpace
2013-07-14  Peter Eisentrautpg_isready: Message improvement
2013-07-14  Stephen Frostpg_receivexlog - Exit on failure to parse
2013-07-14  Stephen FrostDuring parallel pg_dump, free commands from master
2013-07-12  Noah MischSwitch user ID to the object owner when populating...
2013-07-12  Peter Eisentrautpg_dump: Formatting cleanup of new messages
2013-07-11  Bruce Momjianpg_upgrade: document possible pg_hba.conf options
2013-07-11  Peter Eisentrautdoc: Replace link to pgFouine with pgBadger
2013-07-10  Peter EisentrautFix lack of message pluralization
2013-07-09  Michael MeskesFixed incorrect description of EXEC SQL VAR command.
2013-07-08  Alvaro HerreraFix mention of htup.h in pageinspect docs
2013-07-08  Tom LaneFix planning of parameterized appendrel paths with...
2013-07-07  Peter Eisentrautpg_isready: Make --help output more consistent with...
2013-07-07  Peter Eisentrautpg_resetxlog: Make --help consistent with man page
2013-07-07  Bruce Momjianpg_upgrade: document link options
2013-07-07  Magnus HaganderFix include-guard
2013-07-06  Michael MeskesAlso escape double quotes for ECPG's #line statement.
2013-07-06  Tom LaneRename a function to avoid naming conflict in parallel...
2013-07-06  Michael MeskesApplied patch by MauMau <maumau307@gmail.com> to escape...
2013-07-05  Noah MischUpdate messages, comments and documentation for materia...
2013-07-05  Magnus HaganderRemove stray | character
2013-07-04  Bruce MomjianAdd contrib function references in the doc index
2013-07-04  Robert Haasdocs: Clarify flag dependencies for background workers.
2013-07-04  Peter Eisentrautdoc: Fix typo in event trigger documentation
2013-07-04  Peter Eisentrautdoc: Add event trigger C API documentation
2013-07-03  Bruce Momjianpg_buffercache: document column meanings
2013-07-03  Tom LaneFix handling of auto-updatable views on inherited tables.
2013-07-03  Noah MischExpose object name error fields in PL/pgSQL.
2013-07-03  Peter Eisentrautdoc: Remove i18ngurus.com link
2013-07-03  Peter Eisentrautdoc: Arrange See Also links in more consistent order
2013-07-02  Alvaro HerreraMention extra_float_digits in floating point docs
2013-07-02  Heikki LinnakangasSilence compiler warning in assertion-enabled builds.
2013-07-01  Bruce Momjianpg_dump docs: use escaped double-quotes, for Windows
2013-06-30  Peter EisentrautFix cpluspluscheck in checksum code
2013-06-28  Simon RiggsChange errcode for lock_timeout to match NOWAIT
2013-06-27  Alvaro HerreraUpdate pg_resetxlog's documentation on multixacts
2013-06-27  Alvaro HerreraDocument relminmxid and datminmxid
2013-06-27  Tom LaneMark index-constraint comments with correct dependency...
2013-06-27  Tom LaneExpect EWOULDBLOCK from a non-blocking connect() call...
2013-06-27  Tom LaneTweak wording in sequence-function docs to avoid PDF...
2013-06-27  Noah MischDocument effect of constant folding on CASE.
2013-06-26  Peter Eisentrautpg_receivexlog: Fix logic error
2013-06-25  Alvaro HerreraAvoid inconsistent type declaration
2013-06-25  Andrew DunstanProperly dump dropped foreign table cols in binary...
2013-06-25  Fujii MasaoSupport clean switchover.
2013-06-24  Peter EisentrautStamp 9.3beta2. REL9_3_BETA2
2013-06-24  Peter EisentrautTranslation updates
next