]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2017-08-15  Peter EisentrautFix whitespace
2017-08-14  Tom LaneHandle elog(FATAL) during ROLLBACK more robustly.
2017-08-14  Tom LaneAbsorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
2017-08-13  Tom LaneRemove AtEOXact_CatCache().
2017-08-11  Peter Eisentrautdoc: Update description of rolreplication column
2017-08-09  Tom LaneFix handling of container types in find_composite_type_...
2017-08-09  Tom LanePrevent passing down MAKELEVEL/MAKEFLAGS from non-GNU...
2017-08-08  Tom LaneFix datumSerialize infrastructure to not crash on non...
2017-08-08  Alvaro HerreraReword some unclear comments
2017-08-07  Tom LaneStamp 9.6.4. REL9_6_4
2017-08-07  Peter EisentrautTranslation updates
2017-08-07  Tom LaneLast-minute updates for release notes.
2017-08-07  Tom LaneRequire update permission for the large object written...
2017-08-07  Noah MischAgain match pg_user_mappings to information_schema...
2017-08-07  Heikki LinnakangasDon't allow logging in with empty password.
2017-08-06  Tom LaneRelease notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.
2017-08-06  Andres FreundFix thinko introduced in 2bef06d516460 et al.
2017-08-05  Andres FreundAdd regression test for wide REPLICA IDENTITY FULL...
2017-08-04  Tom LaneDisallow SSL session tickets.
2017-08-04  Peter EisentrautAdd missing ALTER USER variants
2017-08-03  Tom LaneFix pg_dump/pg_restore to emit REFRESH MATERIALIZED...
2017-08-03  Alvaro HerreraFix build on zlib-less environments
2017-08-03  Robert HaasAllow a foreign table CHECK constraint to be initially...
2017-08-02  Alvaro HerreraFix pg_dump's errno checking for zlib I/O
2017-08-02  Tom LaneAdd pgtcl back to the list of externally-maintained...
2017-08-02  Tom LaneRemove broken and useless entry-count printing in HASH_...
2017-08-01  Peter Eisentrautdoc: Fix typo
2017-07-31  Tatsuo IshiiFix comment.
2017-07-31  Tom LaneDoc: specify that the minimum supported version of...
2017-07-31  Tom LanePL/Perl portability fix: absorb relevant -D switches...
2017-07-31  Tom LanePL/Perl portability fix: avoid including XSUB.h in...
2017-07-31  Stephen FrostFix function comment for dumpACL()
2017-07-31  Tatsuo IshiiAdd missing comment in postgresql.conf.
2017-07-31  Tatsuo IshiiAdd missing comment in postgresql.conf.
2017-07-27  Tom LaneFix psql tab completion for CREATE USER MAPPING.
2017-07-26  Tom LaneClean up SQL emitted by psql/describe.c.
2017-07-26  Alvaro HerreraFix concurrent locking of tuple update chain
2017-07-25  Alvaro HerreraMake PostgresNode easily subclassable
2017-07-24  Tom LaneFix race condition in predicate-lock init code in EXEC_...
2017-07-24  Robert HaasWhen WCOs are present, disable direct foreign table...
2017-07-24  Tom LaneEnsure that pg_get_ruledef()'s output matches pg_get_vi...
2017-07-24  Noah MischMSVC: Accept tcl86.lib in addition to tcl86t.lib.
2017-07-23  Tom LaneFix pg_dump's handling of event triggers.
2017-07-22  Robert Haaspg_rewind: Fix some problems when copying files >2GB.
2017-07-22  Alvaro HerreraFix typo in comment
2017-07-21  Tom LaneStabilize postgres_fdw regression tests.
2017-07-21  Robert Haaspg_rewind: Fix busted sanity check.
2017-07-21  Tom LaneRe-establish postgres_fdw connections after server...
2017-07-21  Teodor SigaevFix double shared memory allocation.
2017-07-20  Tom LaneDoc: clarify description of degenerate NATURAL joins.
2017-07-20  Tom LaneFix dumping of outer joins with empty qual lists.
2017-07-19  Tom LaneDoc: add missing note about permissions needed to chang...
2017-07-17  Tom LaneDoc: explain dollar quoting in the intro part of the...
2017-07-17  Tom LaneMerge large_object.sql test into largeobject.source.
2017-07-16  Andrew Dunstanfix typo
2017-07-16  Andrew DunstanFix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f
2017-07-14  Tom LaneFix broken link-command-line ordering for libpgfeutils.
2017-07-14  Heikki LinnakangasFix pg_basebackup output to stdout on Windows.
2017-07-13  Tom LaneFix dumping of FUNCTION RTEs that contain non-function...
2017-07-13  Heikki LinnakangasFix race between GetNewTransactionId and GetOldestActiv...
2017-07-12  Tom LaneFix ruleutils.c for domain-over-array cases, too.
2017-07-12  Heikki LinnakangasReduce memory usage of tsvector type analyze function.
2017-07-12  Alvaro Herreracommit_ts test: Set node name in test
2017-07-12  Tom LaneAvoid integer overflow while sifting-up a heap in tuple...
2017-07-12  Heikki LinnakangasFix variable and type name in comment.
2017-07-12  Heikki LinnakangasFix ordering of operations in SyncRepWakeQueue to avoid...
2017-07-12  Heikki LinnakangasRemove unnecessary braces, to match the surrounding...
2017-07-11  Tom LaneFix multiple assignments to a column of a domain type.
2017-07-10  Tom LaneOn Windows, retry process creation if we fail to reserv...
2017-07-10  Tom LaneDoc: clarify wording about tool requirements in sourcer...
2017-07-09  Tom LaneDoc: fix backwards description of visibility map's...
2017-07-07  Alvaro HerreraFix typo
2017-07-06  Teodor SigaevFix potential data corruption during freeze
2017-07-03  Heikki LinnakangasTreat clean shutdown of an SSL connection same as the...
2017-06-30  Tom LaneFix walsender to exit promptly if client requests shutdown.
2017-06-28  Tom LaneSecond try at fixing tcp_keepalives_idle option on...
2017-06-28  Stephen FrostDo not require 'public' to exist for pg_dump -c
2017-06-27  Tom LaneSupport tcp_keepalives_idle option on Solaris.
2017-06-27  Tom LaneRe-allow SRFs and window functions within sub-selects...
2017-06-26  Tom LaneReduce wal_retrieve_retry_interval in applicable TAP...
2017-06-26  Tom LaneDon't lose walreceiver start requests due to race condi...
2017-06-26  Tom LaneIgnore old stats file timestamps when starting the...
2017-06-26  Tom LaneMinor code review for parse_phrase_operator().
2017-06-22  Alvaro HerreraFix typo in comment
2017-06-21  Andres FreundFix possibility of creating a "phantom" segment after...
2017-06-21  Heikki LinnakangasFix typo in comment.
2017-06-20  Bruce Momjianpg_upgrade: start/stop new server after pg_resetwal
2017-06-19  Tom LaneFix materialized-view documentation oversights.
2017-06-19  Tom LaneAvoid regressions in foreign-key-based selectivity...
2017-06-19  Tom LaneOn Windows, make pg_dump use binary mode for compressed...
2017-06-19  Andres FreundFix leaking of small spilled subtransactions during...
2017-06-16  Heikki LinnakangasFix dependency, when changing a function's argument...
2017-06-15  Tom LaneFix low-probability leaks of PGresult objects in the...
2017-06-15  Bruce Momjiandoc: remove mention of Windows junction points by...
2017-06-15  Bruce Momjiandocs: Fix pg_upgrade standby server upgrade docs
2017-06-15  Tatsuo IshiiFix document bug regarding read only transactions.
2017-06-13  Tom LaneAssert that we don't invent relfilenodes or type OIDs...
2017-06-10  Andrew DunstanTake PROVE_FLAGS from the command line but not the...
2017-06-07  Robert Haaspostgres_fdw: Allow cancellation of transaction control...
2017-06-07  Michael MeskesFix docs to not claim ECPG's SET CONNECTION is not...
next